leetcode3sumnlogn-Interview-Prep:我在Leetcode、Algoexpert、Codewars和其他面试准备网

时间:2021-07-01 09:00:47
【文件属性】:
文件名称:leetcode3sumnlogn-Interview-Prep:我在Leetcode、Algoexpert、Codewars和其他面试准备网
文件大小:30KB
文件格式:ZIP
更新时间:2021-07-01 09:00:47
系统开源 leetcode 3sum nlogn 面试准备 我在 LeetCode、AlgoExpert、Codewars、EPI book、Pramp、Codility 和其他面试准备资源上的编码面试问题的解决方案。 从 2020 年 10 月 20 日开始,我将每天将我的解决方案添加到此存储库中。 已解决的难度级别 :white_circle: 简单:24 :blue_circle: 中号:40 :red_circle: 硬:1 :black_circle: 非常难:2 :star: 好评论 第 0 天 使用我已经获取的解决方案初始化 repo。 EASY waale 已更新 第一天 1. :blue_circle: Rachit Jain 2 PTR 和计数数组2. :red_circle: :star: 3.(解决以上Q后容易) 第 2 天 4.BAKWAAS - 第 3 天 5.[最多水的容器]( 6.-Prep/blob/main/DP/Container With Most Water.cpp) 7. :blue_circle: 第 4 天 7. :star: 8. 第 5 天 9. 10. 第 6 天 11. :red_circle: :star: 12. :blue_circle: 第 7 天 13. :blue_circle: :star: 14. 第 8 天 15. :blue_circle: 16. :blue_circle: :star: 做行+列+框17. :red_circle: :star: VVI 参考 NB 第 9 天
【文件预览】:
Interview-Prep-main
----DP()
--------Container With Most Water.cpp(359B)
--------Unique Paths-1.cpp(297B)
--------Count Palindromic Substrings.cpp(817B)
--------Trapping Rain Water.cpp(726B)
--------Longest Palindromic Substring.cpp(1KB)
--------Decode Ways 1.cpp(708B)
--------Minimum Path Sum.cpp(380B)
----Logic()
--------Insert Interval.cpp(916B)
----Spiral Matrix.cpp(1KB)
----Tree Traversals()
--------Morris Traversal.cpp(2KB)
--------Inorder.cpp(998B)
--------Iterative - Rachit Jain Magic.cpp(2KB)
--------Preorder.cpp(665B)
--------Postorder.cpp(676B)
----Validate IP addr.cpp(1KB)
----Jump Game.cpp(309B)
----Sorting()
--------Dutch National Flag.cpp(282B)
--------Merge Intervals.cpp(471B)
----Backtrack()
--------Generate Parenthesis.cpp(517B)
--------Permutations.cpp(423B)
--------Decompose IP addr.cpp(1KB)
--------Combinational Sum 1.cpp(769B)
--------Subset 2.cpp(721B)
--------Valid Sudoku.cpp(626B)
--------Subset 1.cpp(616B)
--------Combinational Sum 2.cpp(894B)
--------Permutations 2.cpp(546B)
----Linked List()
--------Remove Duplicates 2 - Keep only unique.cpp(876B)
--------Reverse LL - 2.cpp(711B)
--------Reverse LL - 1.cpp(552B)
--------Remove Nth Node from end.cpp(649B)
--------Swap Nodes in Pairs.cpp(2KB)
--------Remove Duplicates 1.cpp(573B)
----Binary Search()
--------Bad API.cpp(320B)
--------First and Last position in Sorted Array.cpp(923B)
--------Search in sorted 2-D Matrix.cpp(930B)
----String to Integer.cpp(1KB)
----Strings-Hard()
--------Next Permutation.cpp(685B)
--------Longest Substring without repeat char.cpp(379B)
----Hashing - 2 PTR()
--------Group Anagrams.cpp(673B)
--------3Sum.cpp(863B)
--------3Sum Closest.cpp(581B)
--------4 Sum.cpp(1KB)
----Arrays()
--------Search in Rotated Sorted Array.cpp(1KB)
--------Remove duplicates from array 2.cpp(358B)
--------Add array form of integer.cpp(405B)
----Spiral Matrix 2.cpp(1005B)
----README.md(8KB)
----Rotate Matrix 90 clk wise.cpp(506B)
----BST()
--------Validate BST.cpp(610B)
----Set Matrix Zeroes.cpp(680B)

网友评论