Skip to content

Andrew-Chen928/Algorithm-and-DataStructure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

214 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lintcode_practice

Keep recording all the problem solving with data-structure and algorithm skills
Covered Categories including:


  1. strStr & Coding Style
  2. Binary Search
  3. Binary Tree & Divide Conquer
  4. Breadth First Search
  5. Depth First Search
  6. Linked List & Array
  7. Two Pointers
  8. Hash & Heap
  9. Dynamic Programming
  10. Seleted Problems in Past Examinations

To solve the problems, I am using three different programming language including: Java, C++, Python

All solution will be updated if I find a better way to solve it (reducing time or space complexity)

About

It's my personal practice of Lintcode questions

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors