Prakash Kumar
DAA Unit 5: Selected Topic Previous year questions
What do you mean by String matching ? Also explain string, sub string and proper sub string. Explain Knuth-Morris-Pratt Algorithm and give its analysis. Explain Naïve string matching algorithm and also discuss its analysis. Discuss the string matching with finite automata. Write an algorithm for Rabin-Karp method. Also give a suitable example to explain it. … Read more
DAA Unit 4: Advanced Design and Analysis Previous Year Questions
Write a note on Dynamic programming. Write a difference between Dynamic programming and Greedy approach. Write the elements of Dynamic programming. Explain Matrix-chain multiplication problem and solve it by using Dynamic Programming with one example. Explain Longest Common Subsequence. Write its pseudo code for computing the length of LCS. Explain knapsack problem. Write its Greedy … Read more
DAA Unit 3: Divide and Conquer, Greedy Previous Year Questions
What do you mean by Graph Theory? Explain. Write a note on Graph and Digraph. Explain various data structure for Graphs. Write a note on Breadth First Search(BFS).What type of problem i can solve using BFS. Write a note on Depth First Search(DFS).What type of problem i can solve using DFS. Write a note on … Read more
DAA Unit 1: Introduction to Algorithm Previous Year Questions
In this article, you will get the all-important questions that are mostly asked in the semester exams. We have collected this list of questions by taking help from the previous year’s question paper from the subject design and analysis of the algorithm. So Before going for the final semester exam of the subject Algorithm, Please … Read more
Java Interview Questions for Freshers (0–2 Years): Most Important and Most Asked
Are you just starting your career in Java development and wondering what interview questions to expect in your first job or early-career switch? If yes, you’ve landed at the perfect place! After going through hundreds of real interview experiences from freshers and junior developers placed in top companies like TCS, Infosys, Wipro, Cognizant, Capgemini, Accenture, … Read more
Pattern Programs In Java: 25+ Types Mostly Asked
One of the most important areas you should have a focus on when you are preparing for the interview is a pattern printing program. I don’t think that in an interview if your recruiter is recruiting you as a software developer/software engineering profile will not ask to write a program to print given pattern (maybe … Read more
55+ Most Important and Mostly Asked C Interview Questions
If Your are struggling to find the most important and frequently asked face two face c interview questions, Then hold down and take a deep breath because you are at the right place. I know that It is very tough for fresher students to prepare for an interview as well as finding some great bunch … Read more