Everyone says use Cracking the coding interview and use Leetcode, but how? I hate when people give vague answers. In this guide will give you a definitive way to get better at coding interviews. To get better at coding, you simply have to code. Watching videos, talking to industry profresionals are all not coding**. If someone asked me what is the simplest and most efficient way to get started and improve rapidly at coding it be would be to do leetcode.**

note: this guide assumes you’re about the level of a second year CS undergrad but tbh it doesn’t really matter if this is ur first time seeing code. it just means ull need to do some extra googling.

Problem types:

Backtracking

Sliding Window

BFS

Binary Search

Binary Search Tree

Heaps

Trie

Quick sort

work in prgoress