Blind 75 (common DSA problems asked in interviews)
Commonly Asked implementation questions
- Explain data structures and Algorithms
- memory allocation and memory leak
- Complexity analysis
- Data types in golang
- Arrays
- Linked List
- Linear Search
- Binary Search
- Recursion
- Strings
- Hash Table
- Sorting algorithms
- What is an in-place sorting algorithm?
- Stack and Queue
DSA1 (Arrays, Strings, LinkedList)
DSA (Trees,BST)