Tag: a-sorting
All the articles with the tag "a-sorting".
LeetCode 658 LintCode 460 Find K Closest Elements
Published: at 06:23 AMSolutions for LeetCode 658 LintCode 460, medium, tags: array, binary-search, sliding-window, sorting, heap; companies: google.
LeetCode 532 LintCode 1187 K-diff Pairs in An Array
Published: at 06:23 AMSolutions for LeetCode 532 LintCode 1187, medium, tags: array, hash table, counting, two-pointers, binary-search; companies: nvidia, amazon.
LeetCode 520 LintCode 1202 IPO
Published: at 06:23 AMSolutions for LeetCode 520 LintCode 1202, hard, tags: array, heap, greedy, sorting, binary search, dynamic programming, quick select.
LeetCode 1346 Check If N and Its Double Exist
Published: at 06:23 AMSolutions for LeetCode 1346, easy, tags: array, hash table, two pointers, binary search, sorting.
LeetCode 3167 HackerRank Better Compression
Published: at 07:23 AMSolutions for LeetCode 3167 HackerRank Better Compression, tags: string, hash table, companies: salesforce.
LeetCode 2563 Count the Number of Fair Pairs
Updated: at 09:12 AMSolutions for LeetCode 2563, medium, tags: array, two pointers, binary search, sorting.