JZLeetCode
RSS FeedHigh quality leet code solutions in Java, Python, C++, and Rust.
Comment in the Disqus section at the bottom of every post (you may have to refresh) if you have any questions. You can also share the solution on social media with the buttons at the bottom left of each post.
Please add a note that your reference or source is @JZLeetCode.
Social links for BuyMeCoffee and Discord server is below and at the bottom right of every post. Donations and discussions are greatly appreciated and welcomed.
Read the blog posts or check About for more info.
Featured
LeetCode 1727 Largest Submatrix With Rearrangements
Published: at 10:57 AMSolutions for LeetCode 1727, medium, tags: array, matrix, sorting.
LeetCode 1980 Find Unique Binary String
Published: at 07:23 AMSolutions for LeetCode 1980, medium, tags: array, hash table, string.
LeetCode 339 LintCode 551 Nested List Weight Sum
Published: at 07:23 AMSolutions for LeetCode 339 LintCode 551, medium, tags: dfs, bfs; companies: salesforce.
LeetCode 2558 Take Gifts From the Richest Pile
Published: at 06:23 AMSolutions for LeetCode 2558, easy, tags: array, heap, simulation.
HackerRank GET Requests for GIF Images
Published: at 06:23 AMSolutions for hacker rank get requests for gif images, medium, tags: file, hash set.
How to Install SortedContainers in the Python Shell or With a Python Script
Updated: at 10:12 AMtips for installing sortedcontainers in a python shell
Recent Posts
Shamma Elite Warrios Sandals Review
Published: at 06:23 AMShamma Elite Warriors Sandals Review
Xero DIY Sandal Review
Published: at 06:23 AMXero DIY Sandal Review
System Design - Load Balancing
Published: at 06:23 AMsystem design basics - load balancing
LeetCode 23 LintCode 104 Merge K Sorted Lists
Published: at 06:23 AMSolutions for LeetCode 23 and LintCode 104, hard, tags: heap, divide and conquer, linked list, merge sort.
System Design - All about Caching
Published: at 06:23 AMsystem design basics, all about caching (cache)
LeetCode 21 LintCode 165 Merge Two Sorted Lists
Published: at 06:23 AMSolutions for LeetCode 21 and LintCode 165, easy, tags: heap, divide and conquer, linked list, merge sort, companies: microsoft
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 2539 LintCode 3855 Count the Number of Good Subsequences
Published: at 06:23 AMSolutions for LeetCode 2539 LintCode 3855, hard, tags: enumerate, string, hash table, math, combinatorics, counting.