文件名称:编码面试问题:此存储库包含编码面试问题以及解决方案
文件大小:438KB
文件格式:ZIP
更新时间:2024-02-26 03:47:25
algorithms data-structures interview-questions coding-interviews coding-challenges
编码面试问题:此存储库包含编码面试问题以及解决方案
【文件预览】:
Coding-Interview-Problems-master
----.gitignore(270B)
----Maximum Selling Gap()
--------solution.md(846B)
--------README.md(487B)
--------solution.cpp(972B)
----Minimum Falling Path Sum()
--------solution.txt(1KB)
--------README.md(755B)
--------solution.cpp(2KB)
----Deterministic Finite Automaton()
--------solution.md(1KB)
--------README.md(3KB)
--------solution.cpp(2KB)
----Set Matrix Zeroes()
--------solution.txt(83B)
--------README.md(2KB)
--------solution_constant_space.cpp(2KB)
--------solution_linear_space.cpp(1KB)
----Populating Next Right Pointers()
--------README.md(972B)
--------solution.cpp(2KB)
----Game of Life()
--------README.md(2KB)
--------solution.cpp(2KB)
----Minimize The Absolute Difference()
--------solution.txt(1020B)
--------README.md(634B)
--------solution.cpp(1KB)
----Very Hard Queries()
--------image_1.png(288KB)
--------solution.md(784B)
--------README.md(2KB)
--------solution.cpp(2KB)
----Target Sum()
--------solution.cpp(869B)
----LICENSE(34KB)
----CS Fundamentals()
--------OOPs.txt(671B)
--------DBMS.txt(229B)
----Remove K Digits()
--------solution.txt(147B)
--------README.md(790B)
--------solution.cpp(1KB)
----Word Break()
--------solution.txt(2KB)
--------README.md(956B)
--------solution.cpp(1KB)
----Find K Closest Elements()
--------README.md(306B)
--------solution.cpp(977B)
----Majority Element()
--------solution.txt(16B)
--------README.md(427B)
--------solution.cpp(1KB)
----README.md(4KB)
----Count Numbers Less Than K()
--------solution.txt(14B)
--------README.md(447B)
--------solution.cpp(2KB)
----Diameter of Generic Tree()
--------README.md(895B)
--------solution.cpp(1KB)
----Gas Station()
--------solution.txt(2KB)
--------README.md(1010B)
--------solution.cpp(2KB)
----Ways To Form Max Heap()
--------solution.txt(1KB)
--------README.md(1KB)
--------solution.cpp(2KB)
----BST Checker()
--------README.md(717B)
--------solution.cpp(2KB)
--------solution2.cpp(3KB)
----Linked List()
--------Delete Node()
--------Cycle Detection()
--------Remove Zero Sum Consecutive Nodes()
----3 Sum()
--------images()
--------README.md(6KB)
--------solution.cpp(2KB)
----2 Keys Keyboard()
--------solution.txt(271B)
--------README.md(778B)
--------solution.cpp(1KB)
----Island Count()
--------README.md(1KB)
--------example.png(22KB)
--------solution.cpp(2KB)