Google coding interviews on Data structure and Algorithms

The pro-programmer series

Google coding interviews on Data structure and Algorithms
Google coding interviews on Data structure and Algorithms

Google coding interviews on Data structure and Algorithms udemy course

The pro-programmer series

This is Season 1 Data Structure and Algorithm Series . In this season I have covered The Arrays and Linked List Data structure theory, including time complexity and Frequently asked questions in Google and other FAANG companies such as,

1. Reverse a Linked List

2. Cycle detection in Linked List

3. Two pointer algorithms

4. Delete middle in LinkedList without head

5. Full sum problem