Skip to content

Solutions to the algorithms of LeetCode and Google Kick Start

License

Notifications You must be signed in to change notification settings

Akeepers/algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithm

这里记录博主算法之路,也尝试写下自己学习算法时的收获。与常见的算法题解不同,博主尝试总结整理一套求解问题的思考方式,希望做到知其然,知其所以然~

总结文章在这里:

学习算法,刷题是重中之重,该repo现包括LeetCode和google kick start

leetcode

目前ac 100+,答案尽可能地对运行时间进行了优化,即faster than 97.00% of C++ online submissions at least.

具体题解在这里:

google kick start

Kick Start算是Google的APAC Test,同时也是Google亚太地区招聘的笔试平台,Google亚太地区技术岗求职(正式/实习)均需要在该平台测试。(梦想还是要有的,万一进google了呢~)

具体题解在这里:

觉得我的文章对您有帮助的话,就给个star吧~

About

Solutions to the algorithms of LeetCode and Google Kick Start

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages