Skip to content

Latest commit

 

History

History
37 lines (37 loc) · 2.74 KB

README.md

File metadata and controls

37 lines (37 loc) · 2.74 KB

Data-Structures-And-Algorithms

The DSA Course is divided into 7 sections, each with a unique easy-to understand concept in Data Structures. This repository contains all the important codes in Data Structures and Algorithms spanning across different areas like Recursion, Stacks, Queues, Linked Lists, Arrays, Pointers, Graphs, Trees, Sorts, Search, Hashing, etc.
Following are the topics that are covered as a part of the codes. Click on the links to view the presentation resources:

  1. Introduction: Arrays, Structures, Pointers, Recursion
  2. Linked Lists
  3. Stacks and Queues
  4. Sorting Techniques
  5. Trees
  6. Graphs
  7. Search, Hash and Store
  8. Interview Questions

Guides for Reference

Data Structures through C in Depth - S.K. Srivastava
Fundamentals of Algorithms - Horowitz, Sahni

Notes on all of DSA:

https://www.programiz.com/dsa

Tutorials on Youtube:

https://www.youtube.com/playlist?list=PLdo5W4Nhv31bbKJzrsKfMpo_grxuLl8LU

Interview Questions for DSA:

  1. https://www.tutorialspoint.com/data_structures_algorithms/data_structures_algorithms_interview_questions.htm
  2. http://letsfindcourse.com/technical-questions/dsa-mcq/dsa-interview-questions
  3. https://www.javatpoint.com/data-structure-interview-questions
  4. http://placement.freshersworld.com/data-structure-interview-questions/33121964
  5. https://www.faceprep.in/data-structures/data-structures-interview-questions/
  6. https://www.freecodecamp.org/news/the-top-data-structures-you-should-know-for-your-next-coding-interview-36af0831f5e3/
  7. https://hackernoon.com/50-data-structure-and-algorithms-interview-questions-for-programmers-b4b1ac61f5b0
  8. https://medium.com/afteracademy/100-data-structures-and-algorithms-problems-asked-during-coding-interviews-269391b8ff8
  9. https://www.geeksforgeeks.org/top-10-algorithms-in-interview-questions/
  10. https://hackernoon.com/50-data-structure-and-algorithms-interview-questions-for-programmers-b4b1ac61f5b0