Skip to content

whutbd/leetcode_cpp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

108 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

leetcode_cpp

The cpp version solution of all the leetcode problems with tag Facebook

All the solutions includes 4 core steps during the interview:

  1. Clarify the problem, including QAs to understand the problem and find the corner cases
  2. Find out all the solutions, compare the time and space complexity and the tradeoffs
  3. Coding
  4. Testing

About

The cpp version solution of the top 100 leetcode problems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 99.9%
  • Shell 0.1%