leetcode3: 无重复字符的最长子串](https://leetcode-cn.com/problems/longest-substring-without-repeating-characters/ 给定一个字符串,请你找出其中不含有重复字符的 最长子串 的长度。 示例1:输入: "abcabcbb"输出: 3解释: 因为无重复字符的最长子串是 "abc",所以其长度为 3。示例 2:输入: "bbbbb"输出:...
Collection of LeetCode questions to ace the coding interview! - Created using [LeetHub](https://github.com/QasimWani/LeetHub) - jay-tau/leetcode-problems
haoel/leetcode - LeetCode Problems' Solutions nodejs/nan - Native Abstractions for Node.js naelstrof/maim - maim (make image) takes screenshots of your desktop. It has options to take only a region, and relies on slop to query for regions. maim is supposed to be an improved scrot. Avi...
Contest problems & Practice problems solved(Codeforces,Leetcode,Coding Ninja,Hacker Rank etc) Proof of concept of BIA static website for Triple A association Static analysis for GitHub Actions This is the backend web mobile app based on microentrepreneurship with finance of investors contacting ...
91 LeetCode-Go ✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解 halfrost 33521 92 ldetool Code generator for fast log file parsers sirkon 319 93 grpc-go The Go language implementation of gRPC. HTTP/2 based RPC grpc 21855 94 grpc-gateway gRPC ...
https://github.com/halfrost/LeetCode-Go https://github.com/sephirothx/DStruct.NET https://github.com/justcoding121/Advanced-Algorithms https://github.com/ikesnowy/Algorithms-4th-Edition-in-Csharp https://github.com/pinefor1983/CS-Growing-book https://github.com/changgyhub/leetcode_101 https...
LeetCodeAnimation - Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路) jndiat - JNDI Attacking Tool TrackRay - 溯光 (TrackRay) 3 beta⚡渗透测试框架(资产扫描|指纹识别|暴力破解|网页爬虫|端口扫描|漏洞扫描|代码审计|AWVS|NMAP|Metasploit|SQLMap...
leetcode eatnumber1/goal - g()()()()('al') → "gooooal"Other Examples ^ Other Examples MinhasKamal/CreepyCodeCollection - A Nonsense Collection of Disgusting Codes. Visgean/Zeus - Zeus trojan horse - leaked in 2011. andreafabrizi/prism - PRISM is an user space stealth reverse shell ba...
unity-entity-component-system A better approach to game design that allows you to concentrate on the actual problems you are solving: the data and behavior that make up your game. By moving from object-oriented to data-oriented design it will be easier for you to reuse the code and easier...