Skip to content

williamgrt/leetcode-lintcode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

319 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeetCode-LintCode Solutions

Here are my leetcode-lintcode problem solutions.

1. Defeat the Algorithm Interview

Requried

# Title Solution Difficulty
409 Longest Palindrome C++ Easy
28 Implement strStr() C++ Easy
125 Valid Palindrome C++ Easy

Optional

# Title Solution Difficulty
1970 Rotate String II C++ Easy
594 strStr II C++ Hard

2. Breadth First Search

Requried

# Title Solution Difficulty
200 Number of Islands Medium
102 Binary Tree Level Order Traversal Medium
127 Word Ladder C++ Medium
207 Course Schedule Medium
210 Course Schedule II Medium
133 Clone Graph Medium
297 Serialize and Deserialize Binary Tree Hard

Optional

Awesome LeetCode Solutions

leetcode
LeetCode Algorithm (Notes: "♥" means you need to buy a book from Leetcode)

LeetCodeanimation
Demonstrate all the questions on LeetCode in the form of animation.

leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.

About

Here are my leetcode-lintcode problem solutions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 66.8%
  • Python 11.6%
  • Shell 11.3%
  • Java 10.1%
  • Go 0.2%