DEV Community

Data Structures & Algorithms Series' Articles

Back to Clean Code Studio's Series
Binary Search Tree (My Personal Google Interview Study Notes)
Cover image for Binary Search Tree (My Personal Google Interview Study Notes)

Binary Search Tree (My Personal Google Interview Study Notes)

21
Comments 1
5 min read
Bubble Sort (JS Example)
Cover image for Bubble Sort (JS Example)

Bubble Sort (JS Example)

8
Comments 5
2 min read
Insertion Sort (JS Example)
Cover image for Insertion Sort (JS Example)

Insertion Sort (JS Example)

7
Comments 1
1 min read
Selection Sort (JS Example)
Cover image for Selection Sort (JS Example)

Selection Sort (JS Example)

10
Comments 1
2 min read
Merge Sort (JS Example)
Cover image for Merge Sort (JS Example)

Merge Sort (JS Example)

15
Comments 1
2 min read
Quick Sort (JS Example)
Cover image for Quick Sort (JS Example)

Quick Sort (JS Example)

15
Comments 4
2 min read
Kadane's Algorithm (Maximum Sum Subarray Problem)
Cover image for Kadane's Algorithm (Maximum Sum Subarray Problem)

Kadane's Algorithm (Maximum Sum Subarray Problem)

19
Comments 5
4 min read
Arrays, hash tables, linked lists, queues, stacks, & trees (My repl.it playground while studying for FAANG)

Arrays, hash tables, linked lists, queues, stacks, & trees (My repl.it playground while studying for FAANG)

63
Comments 1
2 min read