Skip to content

palassaha/DSA-Lab-Exam

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DSA-Lab-Exam

EASY

  1. Stack ✔️
  2. Queue ✔️
  3. Circular Queue ✔️
  4. Bubble Sort ✔️
  5. Quick Sort ✔️
  6. Array Deletion ✔️
  7. Insert after in Single ✔️
  8. Josephus Problem ✔️
  9. Matrix multiplication ✔️
  10. String Reverse + Bubble sort using recursion ✔️

MEDIUM

  1. Double Ended Queue ✔️
  2. Double Stack ✔️
  3. Polynomial Addition ✔️
  4. Lower & Upper Triangular ✔️
  5. Matrix multiplication using pointer ✔️
  6. Maximum Sum Subarray ✔️
  7. Odd-even split in linked list ✔️
  8. Deletion in double linked list ✔️
  9. Merge Sort ✔️

HARD

  1. Infix to Postfix conversion ✔️
  2. Queue using stack ✔️
  3. Rational Number ✔️
  4. Maximum sum subarray ✔️
  5. Count Sort ✔️
  6. Non-recursive inorder traversal ✔️
  7. Implementation of Hashing Techniques ✔️
  8. BFS traversal ✔️
  9. Height of a tree using recursion ✔️
  10. Flattening a linked list ✔️

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 100.0%