Code Monkey home page Code Monkey logo

leetcode-2023's Introduction

Leetcode 2023 😸🐱🐈

Happy New Year! πŸŽ†

Hello 2023! ✨

This year, I'm about to participate in the Daily LeetCoding Challenge πŸ§—πŸ»β€β™€οΈ to maintain the good habit of solving Data Structures and Algorithms problems regularly (as some sort of brain workout πŸ‹πŸ»β€β™€οΈ) Hopefully, I can keep up with this challenge. Though it's not going to be easy, I'll work my fingers to the bone in order to go as far as I can. 🎯

I will be updating this repo every day (hopefully, lol). πŸ“

Daily updates πŸ“Š

January πŸ†
Day Challenge Done Day Challenge Done Day Challenge Done
1 290. Word Pattern βœ… 2 520. Detect Capital βœ… 3 944. Delete Columns to Make Sorted βœ…
4 2244. Minimum Rounds to Complete All Tasks βœ… 5 452. Minimum Number of Arrows to Burst Balloons βœ… 6 1833. Maximum Ice Cream Bars βœ…
7 134. Gas Station βœ… 8 149. Max Points on a Line βœ… 9 144. Binary Tree Preorder Traversal βœ…
10 100. Same Tree βœ… 11 1443. Minimum Time to Collect All Apples in a Tree βœ… 12 1519. Number of Nodes in the Sub-Tree With the Same Label βœ…
13 2246. Longest Path With Different Adjacent Characters βœ… 14 1061. Lexicographically Smallest Equivalent String βœ… 15 2421. Number of Good Paths βœ…
16 57. Insert Interval βœ… 17 926. Flip String to Monotone Increasing βœ… 18 918. Maximum Sum Circular Subarray βœ…
19 974. Subarray Sums Divisible by K βœ… 20 491. Non-decreasing Subsequences βœ… 21 93. Restore IP Addresses βœ…
22 131. Palindrome Partitioning βœ… 23 997. Find the Town Judge βœ… 24 909. Snakes and Ladders βœ…
25 2359. Find Closest Node to Given Two Nodes βœ… 26 787. Cheapest Flights Within K Stops βœ… 27 472. Concatenated Words βœ…
28 352. Data Stream as Disjoint Intervals βœ… 29 460. LFU Cache βœ… 30 1137. N-th Tribonacci Number βœ…
31 1626. Best Team With No Conflicts βœ…
February πŸ†
Day Challenge Done Day Challenge Done Day Challenge Done
1 1071. Greatest Common Divisor of Strings βœ… 2 953. Verifying an Alien Dictionary βœ… 3 6. Zigzag Conversion βœ…
4 567. Permutation in String βœ… 5 438. Find All Anagrams in a String βœ… 6 1470. Shuffle the Array βœ…
7 904. Fruit Into Baskets βœ… 8 45. Jump Game II βœ… 9 2306. Naming a Company βœ…
10 1162. As Far from Land as Possible βœ… 11 1129. Shortest Path with Alternating Colors βœ… 12 2477. Minimum Fuel Cost to Report to the Capital βœ…
13 1523. Count Odd Numbers in an Interval Range βœ… 14 67. Add Binary βœ… 15 989. Add to Array-Form of Integer βœ…
16 104. Maximum Depth of Binary Tree βœ… 17 783. Minimum Distance Between BST Nodes βœ… 18 226. Invert Binary Tree βœ…
19 103. Binary Tree Zigzag Level Order Traversal βœ… 20 35. Search Insert Position βœ… 21 540. Single Element in a Sorted Array βœ…
22 1011. Capacity To Ship Packages Within D Days βœ… 23 502. IPO βœ… 24 1675. Minimize Deviation in Array βœ…
25 121. Best Time to Buy and Sell Stock βœ… 26 72. Edit Distance βœ… 27 427. Construct Quad Tree βœ…
28 652. Find Duplicate Subtrees βœ…
March πŸ†
Day Challenge Done Day Challenge Done Day Challenge Done
1 912. Sort an Array βœ… 2 443. String Compression βœ… 3 28. Find the Index of the First Occurrence in a String βœ…
4 2444. Count Subarrays With Fixed Bounds βœ… 5 1345. Jump Game IV βœ… 6 1539. Kth Missing Positive Number βœ…
7 2187. Minimum Time to Complete Trips βœ… 8 875. Koko Eating Bananas βœ… 9 142. Linked List Cycle II βœ…
10 382. Linked List Random Node βœ… 11 109. Convert Sorted List to Binary Search Tree βœ… 12 23. Merge k Sorted Lists βœ…
13 101. Symmetric Tree βœ… 14 129. Sum Root to Leaf Numbers βœ… 15 958. Check Completeness of a Binary Tree βœ…
16 106. Construct Binary Tree from Inorder and Postorder Traversal βœ… 17 208. Implement Trie (Prefix Tree) βœ… 18 1472. Design Browser History βœ…
19 211. Design Add and Search Words Data Structure βœ… 20 605. Can Place Flowers βœ… 21 2348. Number of Zero-Filled Subarrays βœ…
22 2492. Minimum Score of a Path Between Two Cities βœ… 23 1319. Number of Operations to Make Network Connected βœ… 24 1466. Reorder Routes to Make All Paths Lead to the City Zero βœ…
25 2316. Count Unreachable Pairs of Nodes in an Undirected Graph βœ… 26 2360. Longest Cycle in a Graph βœ… 27 64. Minimum Path Sum βœ…
28 983. Minimum Cost For Tickets βœ… 29 1402. Reducing Dishes βœ… 30 87. Scramble String βœ…
31 1444. Number of Ways of Cutting a Pizza βœ…
April πŸ†
Day Challenge Done Day Challenge Done Day Challenge Done
1 704. Binary Search βœ… 2 2300. Successful Pairs of Spells and Potions βœ… 3 881. Boats to Save People βœ…
4 2405. Optimal Partition of String βœ… 5 2439. Minimize Maximum of Array βœ… 6 1254. Number of Closed Islands βœ…
7 1020. Number of Enclaves βœ… 8 133. Clone Graph βœ… 9 1857. Largest Color Value in a Directed Graph βœ…
10 20. Valid Parentheses βœ… 11 2390. Removing Stars From a String βœ… 12 71. Simplify Path βœ…
13 946. Validate Stack Sequences βœ… 14 516. Longest Palindromic Subsequence βœ… 15 2218. Maximum Value of K Coins From Piles βœ…
16 1639. Number of Ways to Form a Target String Given a Dictionary βœ… 17 1431. Kids With the Greatest Number of Candies βœ… 18 1768. Merge Strings Alternately βœ…
19 1372. Longest ZigZag Path in a Binary Tree βœ… 20 662. Maximum Width of Binary Tree βœ… 21 879. Profitable Schemes βœ…
22 1312. Minimum Insertion Steps to Make a String Palindrome βœ… 23 1416. Restore The Array βœ… 24 1046. Last Stone Weight βœ…
25 2336. Smallest Number in Infinite Set βœ… 26 258. Add Digits βœ… 27 319. Bulb Switcher βœ…
28 839. Similar String Groups βœ… 29 1697. Checking Existence of Edge Length Limited Paths βœ… 30 1579. Remove Max Number of Edges to Keep Graph Fully Traversable βœ…
May πŸ—“
Day Challenge Done Day Challenge Done Day Challenge Done
1 2 3
4 5 6
7 8 9
10 11 12
13 14 15
16 17 18
19 20 21
22 23 24
25 26 27
28 29 30
31
June πŸ—“
Day Challenge Done Day Challenge Done Day Challenge Done
1 2 3
4 5 6
7 8 9
10 11 12
13 14 15
16 17 18
19 20 21
22 23 24
25 26 27
28 29 30
July πŸ—“
Day Challenge Done Day Challenge Done Day Challenge Done
1 2 3
4 5 6
7 8 9
10 11 12
13 14 15
16 17 18
19 20 21
22 23 24
25 26 27
28 29 30
31
August πŸ—“
Day Challenge Done Day Challenge Done Day Challenge Done
1 2 3
4 5 6
7 8 9
10 11 12
13 14 15
16 17 18
19 20 21
22 23 24
25 26 27
28 29 30
31
September πŸ—“
Day Challenge Done Day Challenge Done Day Challenge Done
1 2 3
4 5 6
7 8 9
10 11 12
13 14 15
16 17 18
19 20 21
22 23 24
25 26 27
28 29 30
October πŸ—“
Day Challenge Done Day Challenge Done Day Challenge Done
1 2 3
4 5 6
7 8 9
10 11 12
13 14 15
16 17 18
19 20 21
22 23 24
25 26 27
28 29 30
31
November πŸ—“
Day Challenge Done Day Challenge Done Day Challenge Done
1 2 3
4 5 6
7 8 9
10 11 12
13 14 15
16 17 18
19 20 21
22 23 24
25 26 27
28 29 30
December πŸ—“
Day Challenge Done Day Challenge Done Day Challenge Done
1 2 3
4 5 6
7 8 9
10 11 12
13 14 15
16 17 18
19 20 21
22 23 24
25 26 27
28 29 30
31

Time to say Goodbye! βœ‹πŸ»

Today is the last day of April as I conclude my Daily LeetCoding Challenge. In the past four months, I’ve witnessed many ups and downs in the market, and my long-term goal has changed. I have other things to prioritize and focus on now, so I guess it’s time I take a break from LeetCode, as I can’t make enough time for it. πŸ˜•

Not sure when, but I’ll come back later. 🎯

Solution posts πŸ“

During this challenge, I've made some posts on Leetcode with detailed explanations for my solutions. Feel free to leave a comment if you see any room for improvement, I'll greatly appreciate it.


Wallpapers from 100 Days of Code: The Complete Python Pro Bootcamp for 2023 by The App Brewery, 2023

leetcode-2023's People

Contributors

ginny100 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.