Tag: c-amazon
All the articles with the tag "c-amazon".
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 146 LintCode 134 LRU Cache
Published: at 09:23 AMSolutions for LeetCode 146 LintCode 134, medium, tags: hash, linked list, design, doubly linked list, companies: amazon, openai.
LeetCode 1192 LintCode 1271 Critical Connections in a Network
Updated: at 10:12 AMsolutions for LeetCode 1192, LintCode 1271, hard, tags: dfs, graph, bi-connected component. Companies: Amazon.
LeetCode 239 LintCode 362 Sliding Window Maximum
Updated: at 10:12 AMsolutions for LeetCode 239, LintCode 362, hard, tags: array, queue, sliding window, heap, monotonic queue. Companies: Amazon, Zenefits, Microsoft, Google.
LeetCode 20 LintCode 423 Valid Parentheses (stack)
Updated: at 05:12 PMsolution for LeetCode 20 LintCode 423 valid parentheses, tags: stack, string; companies: goldman sachs, twitter, airbnb, amazon, facebook, microsoft, bloomberg, uber, google.