Blog Logo
TAGS

Data Structures & Algorithms for Coding Interview

This repository contains solutions to various problems and concepts of Data Structures and Algorithms in Python3 in a structured manner. The topics covered include Dynamic Programming, Sorting Algorithms, Linked List, Object-Oriented Programming, Binary Trees, Graph Algorithms, Heap, Matrix, Trie, Binary Search, Backtracking, Stack, Queue, Greedy, String, Bit Manipulation, Array, HashMap, DFS BFS, Two Pointers, Math and Recursion. In the Dynamic Programming section, all the questions covered and not covered in Aditya Vermas dynamic programming playlist folder-wise with handwritten notes are available. The 30-Days-SDE-Sheet-Practice will be helpful for those preparing for an interview from Striver’s SDE Sheet. There are also questions asked by top product-based companies and a collection of books and pdfs on various important computer science fundamentals.