Алгоритмические задачи
Общий поток: LeetCode + e-maxx. Данные хранятся в отдельных LiteDB.
29. Divide Two Integers
LeetCode · medium · оригинал: C#
38. Count and Say
LeetCode · medium · оригинал: C#
67. Add Binary
LeetCode · easy · оригинал: C#
89. Gray Code
LeetCode · medium · оригинал: C#
90. Subsets II
LeetCode · medium · оригинал: C#
91. Decode Ways
LeetCode · medium · оригинал: C#
93. Restore IP Addresses
LeetCode · medium · оригинал: C#
115. Distinct Subsequences
LeetCode · hard · оригинал: C#
129. Sum Root to Leaf Numbers
LeetCode · medium · оригинал: C#
150. Evaluate Reverse Polish Notation
LeetCode · medium · оригинал: C#
152. Maximum Product Subarray
LeetCode · medium · оригинал: C#
174. Dungeon Game
LeetCode · hard · оригинал: C#
190. Reverse Bits
LeetCode · easy · оригинал: C#
191. Number of 1 Bits
LeetCode · easy · оригинал: C#
198. House Robber
LeetCode · medium · оригинал: C#
260. Single Number III
LeetCode · medium · оригинал: C#
213. House Robber II
LeetCode · medium · оригинал: C#
393. UTF-8 Validation
LeetCode · medium · оригинал: C#
297. Serialize and Deserialize Binary Tree
LeetCode · hard · оригинал: C#
476. Number Complement
LeetCode · easy · оригинал: C#
371. Sum of Two Integers
LeetCode · medium · оригинал: C#
462. Minimum Moves to Equal Array Elements II
LeetCode · medium · оригинал: C#
477. Total Hamming Distance
LeetCode · medium · оригинал: C#
377. Combination Sum IV
LeetCode · medium · оригинал: C#
337. House Robber III
LeetCode · medium · оригинал: C#
338. Counting Bits
LeetCode · easy · оригинал: C#
238. Product of Array Except Self
LeetCode · medium · оригинал: C#
401. Binary Watch
LeetCode · easy · оригинал: C#
318. Maximum Product of Word Lengths
LeetCode · medium · оригинал: C#
320. Generalized Abbreviation
LeetCode · medium · оригинал: C#
405. Convert a Number to Hexadecimal
LeetCode · easy · оригинал: C#
410. Split Array Largest Sum
LeetCode · easy · оригинал: C#
417. Pacific Atlantic Water Flow
LeetCode · medium · оригинал: C#
418. Sentence Screen Fitting
LeetCode · medium · оригинал: C#
556. Next Greater Element III
LeetCode · medium · оригинал: C#
600. Non-negative Integers without Consecutive Ones
LeetCode · hard · оригинал: C#
518. Coin Change II
LeetCode · medium · оригинал: C#
625. Minimum Factorization
LeetCode · medium · оригинал: C#
675. Cut Off Trees for Golf Event
LeetCode · hard · оригинал: C#
313. Super Ugly Number
LeetCode · medium · оригинал: C#
361. Bomb Enemy
LeetCode · medium · оригинал: C#
446. Arithmetic Slices II - Subsequence
LeetCode · hard · оригинал: C#
717. 1-bit and 2-bit Characters
LeetCode · easy · оригинал: C#
502. IPO
LeetCode · hard · оригинал: C#
726. Number of Atoms
LeetCode · hard · оригинал: C#
1286. Iterator for Combination
LeetCode · medium · оригинал: C#
751. IP to CIDR
LeetCode · medium · оригинал: C#
1043. Partition Array for Maximum Sum
LeetCode · medium · оригинал: C#
1255. Maximum Score Words Formed by Letters
LeetCode · hard · оригинал: C#
1238. Circular Permutation in Binary Representation
LeetCode · medium · оригинал: C#
1356. Sort Integers by The Number of 1 Bits
LeetCode · easy · оригинал: C#
761. Special Binary String
LeetCode · · оригинал: C#
957. Prison Cells After N Days
LeetCode · medium · оригинал: C#
823. Binary Trees With Factors
LeetCode · · оригинал: C#
1013. Partition Array Into Three Parts With Equal Sum
LeetCode · easy · оригинал: C#
1506. Find Root of N-Ary Tree
LeetCode · medium · оригинал: C#
762. Prime Number of Set Bits in Binary Representation
LeetCode · · оригинал: C#
685. Redundant Connection II
LeetCode · hard · оригинал: C#
201. Bitwise AND of Numbers Range
LeetCode · medium · оригинал: C#
1178. Number of Valid Words for Each PuzzleHardTopicsHint
LeetCode · hard · оригинал: C#
1015. Smallest Integer Divisible by K
LeetCode · medium · оригинал: C#
1318. Minimum Flips to Make a OR b Equal to c
LeetCode · medium · оригинал: C#
782. Transform to Chessboard
LeetCode · hard · оригинал: C#
1009. Complement of Base 10 Integer
LeetCode · easy · оригинал: C#
898. Bitwise ORs of Subarrays
LeetCode · medium · оригинал: C#
835. Image Overlap
LeetCode · · оригинал: C#
682. Baseball Game
LeetCode · medium · оригинал: C#
1018. Binary Prefix Divisible By 5
LeetCode · easy · оригинал: C#
1021. Remove Outermost Parentheses
LeetCode · easy · оригинал: C#
870. Advantage Shuffle
LeetCode · medium · оригинал: C#
CodeTestcaseTest ResultTest Result1523. Count Odd Numbers in an Interval Range
LeetCode · easy · оригинал: C#
813. Largest Sum of Averages
LeetCode · · оригинал: C#
868. Binary Gap
LeetCode · easy · оригинал: C#
662. Maximum Width of Binary Tree
LeetCode · medium · оригинал: C#
945. Minimum Increment to Make Array Unique
LeetCode · medium · оригинал: C#
1022. Sum of Root To Leaf Binary Numbers
LeetCode · easy · оригинал: C#
1125. Smallest Sufficient Team
LeetCode · hard · оригинал: C#
763. Partition Labels
LeetCode · · оригинал: C#
E008. Код Грея
e-maxx · algorithm · оригинал: C/C++
E017. Перебор всех подмасок данной маски
e-maxx · algorithm · оригинал: C/C++