/algorithms

My solutions for algorithm practices from Cracking the Coding Interview, LeetCode.com, and LintCode.com

Primary LanguageJava

Cracking the Coding Interview

  • 18 Days of LintCode - 210 Problems
  • LeetCode - 253 Problems
  • Cracking the Coding Interview - 91 Problems

18 Days of LintCode - 210 Problems

Day - 01

Day - 02

Day - 03

Day - 04

Day - 05

Day - 06

Day - 07

Day - 08

Day - 09

Day - 10

Day - 11

Day - 12

Day - 13

Day - 14

Day - 15

Day - 16

Day - 17

Day - 18


LeetCode - 253 Problems


Cracking the Coding Interview

00_Sorting_Algorithms:

01_Arrays_and_Strings:

02_Linked_Lists:

03_Stacks_and_Queues:

04_Trees_and_Graphs:

05_Bit_Manipulation:

08_Recursion_and_Dynamic_Programming:

10_Sorting_and_Searching:

16_Moderate: