Home - David-Chae/Algorithms_Notes_Solutions GitHub Wiki

Welcome to the algorithmic-problems wiki!

Answers to the questions I solved are in the repository. This is a list of all the topics I cover for answering questions related to solving coding questions in tech interview.

This is all my notes that I revise before I pass an interview. The contents are as follows so far. It will be updated.

Pages I am working on:

Prerequisite Knowledge:

About Algorithms:

About Sorting Algorithms:

About Search Algorithms:

About Greedy Algorithm:

About Dynamic Programming:

About Backtracking: