Robuta

https://lanacademy-school.thinkific.com/courses/leetcode75 LeetCode 75 C++ Course: Master Algorithm Challenges LeetCode 75 C++ Course: Master the art of coding with top algorithm challenges. Dive deep into C++ problem-solving techniques, optimize your solutions, and ace... c courseleetcodemasteralgorithmchallenges https://brinkqiang.github.io/leetcode/2018/09/13/leetcode/ leetcode | NexT leetcodenext https://personaldevblog.web.app/en/blog/leetcode-two-sum '[LeetCode] Two Sum' | The Engineer's Alpha the engineerleetcodetwosumalpha https://aveligzhanin.github.io/pages/skills/cpp/leetcode_000018.html 4Sum (LeetCode) leetcode https://greasyfork.org/en/scripts/402276-leetcode-helper-for-javascript/code LeetCode Helper for JavaScript - Source code try to take over the world! for javascriptleetcodehelpersource https://snpbox.tistory.com/2047 [LeetCode][Python3] 406. Queue Reconstruction by Height - snoopybox Sep 23, 2019 - Problem : https://leetcode.com/problems/queue-reconstruction-by-height/ My Solution :class Solution: def reconstructQueue(self, people): people.sort(key=lambda... by heightleetcodequeuereconstructionsnoopybox https://pkg.go.dev/github.com/Allenxuxu/leetcode-in-go/algorithms/0146.lru-cache algorithm package - github.com/Allenxuxu/leetcode-in-go/algorithms/0146.lru-cache - Go Packages https://discord.com/invite/Nqm4jJcyBf LeetCode The Hard Way Check out the LeetCode The Hard Way community on Discord - hang out with 3303 other members and enjoy free voice and text chat. leetcodehardway https://dev.to/rivea0/leetcode-meditations-3sum-42g3 LeetCode Meditations: 3Sum - DEV Community Let's start with the description for this one: Given an integer array nums, return all the triplets... Tagged with computerscience, algorithms, typescript,... leetcodemeditationsdevcommunity https://pkg.go.dev/github.com/451846939/study-leetcode/src/main/java/leetcodeM17_13 leetcodeM17_13 command - github.com/451846939/study-leetcode/src/main/java/leetcodeM17_13 - Go... https://dev.to/gde/grind404-i-turned-my-passion-for-leetcode-into-a-playable-arcade-game-1hnl GRIND404: I turned my "Passion" for LeetCode into a playable arcade game - DEV Community Jul 10, 2026 - This is a submission for the DEV Weekend Challenge: Passion Edition. What I Built My... Tagged with weekendchallenge, googleai, showdev, webdev. https://aveligzhanin.github.io/pages/skills/cpp/leetcode_000111.html Minimum Depth of Binary Tree (LeetCode) binary treeminimumdepthleetcode https://chromewebstore.google.com/detail/tag-ninja-hide-leetcode-d/jminhffmmhkggjjokhpgbmddfldpbimk?hl=en Tag Ninja: Hide LeetCode Difficulty - Chrome Web Store Hide LeetCode difficulty tags and practice without bias. Toggle visibility or hold to peek anytime. tagninjahideleetcodedifficulty https://javarevisited.blogspot.com/2025/12/i-just-found-leetcode-for-system-design.html I Just found LeetCode for System design Interview and Its Amazing A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience. system design interviewfoundleetcode https://pkg.go.dev/github.com/451846939/study-leetcode/src/main/java/leetcode914 leetcode914 command - github.com/451846939/study-leetcode/src/main/java/leetcode914 - Go Packages https://pkg.go.dev/github.com/451846939/study-leetcode/src/main/java/leetcode538 leetcode538 command - github.com/451846939/study-leetcode/src/main/java/leetcode538 - Go Packages https://market.tutorialspoint.com/course/python-blind-75-algorithms-easy-level-leetcode/index.asp Blind 75 Algorithms from LeetCode in Python - Beginner Course Through over 3 hours of in this video course, we explain multiple approaches to solving each algorithm, discussing time and space complexity. Join now! python beginnerblindalgorithmsleetcodecourse https://pkg.go.dev/github.com/leetcode-golang-classroom/timber/timber/interface timber_interface package - github.com/leetcode-golang-classroom/timber/timber/interface - Go... timberinterfacepackagegithubleetcode https://aveligzhanin.github.io/pages/skills/cpp/leetcode_000724.html Find Pivot Index (LeetCode) findpivotindexleetcode https://needcode.in/ NeedCode - LeetCode Analytics & AI Coaching Transform your coding interview prep with AI-powered analytics and personalized coaching for MAANG success leetcodeanalyticsaicoaching https://dev.to/rivea0/leetcode-meditations-longest-repeating-character-replacement-1o6m LeetCode Meditations: Longest Repeating Character Replacement - DEV Community The description for this problem says: You are given a string s and an integer k. You can choose... Tagged with computerscience, algorithms, typescript,... leetcodemeditationslongestrepeatingcharacter https://pkg.go.dev/github.com/shisomo/leetcode_study/Offer_53_II_Missing_Number Offer_53_II_Missing_Number command - github.com/shisomo/leetcode_study/Offer_53_II_Missing_Number -... missing numberofferii https://bestoptionsstetv.web.app/peterka56451bepa/comprar-vender-acciones-leetcode-459.html Comprar vender acciones leetcode mxefe comprarvenderaccionesleetcode https://aveligzhanin.github.io/pages/skills/cpp/leetcode_000038.html Count and Say (LeetCode) countsayleetcode https://chromewebstore.google.com/detail/leetcode-difficulty-hider/amekpjeemdmocjdljghibgihlcbfdiej?hl=en Leetcode Difficulty Hider - Chrome Web Store Hides LeetCode problem difficulty. leetcodedifficultyhiderchromeweb https://aveligzhanin.github.io/pages/skills/cpp/leetcode_000022.html Generate Parentheses (LeetCode) generateparenthesesleetcode https://lcid.cc/ LCid - access LeetCode problems via id access LeetCode problems via id lcidaccessleetcodeproblemsvia https://aveligzhanin.github.io/pages/skills/cpp/leetcode_000116.html Populating Next Right Pointers in Each Node (LeetCode) next rightpointersnodeleetcode https://pkg.go.dev/github.com/451846939/study-leetcode/src/main/java/leetcode139 leetcode139 command - github.com/451846939/study-leetcode/src/main/java/leetcode139 - Go Packages https://aveligzhanin.github.io/pages/skills/cpp/leetcode_000033.html Search in Rotated Sorted Array (LeetCode) searchrotatedsortedarrayleetcode https://dev.to/xyz_pythonic/160-intersection-of-two-linked-lists-leetcode-3f3d 160. Intersection of Two Linked Lists - Leetcode - DEV Community Naive Approach : Find the length of both the lists Find the difference in the length of... Tagged with algorithms, leetcode. linked listsintersectiontwoleetcodedev https://dev.to/_alkesh26/leetcode-find-first-and-last-position-of-element-in-sorted-array-m86 LeetCode - Find First and Last Position of Element in Sorted Array - DEV Community LeetCode - find first and last position of element in sorted array using C++, Golang and Javascript. Tagged with leetcode, cpp, go, javascript. first and last https://dev.to/geyuqiu/leetcode-101-4c0j Leetcode 101 - DEV Community Hi, there are 5 different results that you will get while submitting a solution to Leetcode: compi... Tagged with computerscience, algorithms. leetcodedevcommunity https://pkg.go.dev/github.com/451846939/study-leetcode/src/main/java/leetcode55 leetcode55 command - github.com/451846939/study-leetcode/src/main/java/leetcode55 - Go Packages https://aveligzhanin.github.io/pages/skills/cpp/leetcode_000048.html Rotate Image (LeetCode) rotate imageleetcode https://dev.to/thatanjan/442-find-all-duplicates-in-an-array-using-javascript-on-leetcode-dsa-with-js-1iko 442. Find All Duplicates in an Array using Javascript on Leetcode | DSA with JS - DEV Community In this blog, we will solve the problem [Find All Duplicates in an... Tagged with leetcode, javascript, tutorial, algorithms. https://pastepilot.xyz/ PastePilot: Invisible AI assistant for LeetCode ai assistantinvisibleleetcode https://chromewebstore.google.com/detail/leetcode-reviewer/jnklmhpaiehndaocjdnmjkhohddlgghj?hl=en LeetCode Reviewer - Chrome Web Store LeetCode reviewer helps you by reviewing your leetcode submission leetcodereviewerchromewebstore https://aveligzhanin.github.io/pages/skills/cpp/leetcode_001480.html Running Sum of 1d Array (LeetCode) runningsumarrayleetcode https://pkg.go.dev/github.com/caesarchan/leetcode-1/0046 leetcode package - github.com/caesarchan/leetcode-1/0046 - Go Packages leetcodepackagegithubgo https://aveligzhanin.github.io/pages/skills/cpp/leetcode_000309.html Best Time to Buy and Sell Stock with Cooldown (LeetCode) best time to buysell stockcooldownleetcode https://pkg.go.dev/github.com/leetcode-golang-classroom/timber/timber/example timber_example package - github.com/leetcode-golang-classroom/timber/timber/example - Go Packages timberexamplepackagegithubleetcode https://dev.to/cod3pineapple/leetcode-152-maximum-product-subarray-javascript-solution-25n4 LeetCode 152. Maximum Product Subarray (javascript solution) - DEV Community Description: Given an integer array nums, find a contiguous non-empty subarray within the... Tagged with algorithms, javascript. leetcodemaximumproductjavascriptsolution https://chromewebstore.google.com/detail/leetpaint-paint-tool-for/gkbinhgglfpfeoknffdcfbbgeelfmpdn?hl=en-GB LeetPaint - Paint Tool for LeetCode - Chrome Web Store LeetPaint is paint tool for LeetCode where users can draw and annotate problem diagrams, empowering problem solving. paint toolleetcodechromewebstore https://wentao-shao.gitbook.io/leetcode/array/152.maximum-product-subarray 152.Maximum-Product-Subarray | LeetCode maximumproductleetcode https://aveligzhanin.github.io/pages/skills/cpp/leetcode_000012.html Integer to Roman (LeetCode) integerromanleetcode https://pkg.go.dev/github.com/451846939/study-leetcode/src/main/java/leetcode174 leetcode174 command - github.com/451846939/study-leetcode/src/main/java/leetcode174 - Go Packages https://somjang.tistory.com/entry/leetCode-1009-Complement-of-Base-10-Integer-Python [leetCode] 1009. Complement of Base 10 Integer (Python) Jan 31, 2021 - Every non-negative integer N has a binary representation. For example, 5 can be represented as "101" in binary, 11 as "1011" in binary, and so on. Note that... leetcodecomplementbaseintegerpython https://leettrivia.com/ Prepare for tech interviews: DSA, System Design, LeetCode, OOP - LeetTrivia LeetTrivia is an addictive trivia game for tech interviews. Master data structures, algorithms, and system design. Track progress and compete globally on the... prepare fortech interviewssystem designdsaleetcode https://dev.to/rakeshreddy512/leetcode-71-simplify-path-1d4d Leetcode - 71. Simplify Path - DEV Community leetcodesimplifypathdevcommunity https://aveligzhanin.github.io/pages/skills/cpp/leetcode_000049.html Group Anagrams (LeetCode) groupanagramsleetcode https://dev.to/skbhagat40/leetcode-september-day-17-5dk0 Leetcode September Day 17 - DEV Community Problem On an infinite plane, a robot initially stands at (0, 0) and faces north. The robot can re... leetcodeseptemberdaydevcommunity https://wentao-shao.gitbook.io/leetcode/matrix/friend-circles Friend Circles | LeetCode friendcirclesleetcode https://aveligzhanin.github.io/pages/skills/leetcode/000511.html Game Play Analysis I (LeetCode) game playanalysis ileetcode https://pkg.go.dev/github.com/Allenxuxu/leetcode-in-go/algorithms/0217.contains-duplicate algorithm package - github.com/Allenxuxu/leetcode-in-go/algorithms/0217.contains-duplicate - Go... https://dev.to/openhacking/bfsdfsdp-leetcode-notes-send-message-50bj BFS/DFS/DP LeetCode Notes: Send message - DEV Community Question Child A is playing a message game with his friends. The rules of the game are as... Tagged with algorithms, leetcode, bfs, dfs. send messagebfsdfsdpleetcode https://aaronice.gitbook.io/lintcode/stack/maximal-rectangle Maximal Rectangle | LintCode & LeetCode maximalrectanglelintcodeleetcode https://market.tutorialspoint.com/course/swift-blind-75-algorithms-easy-level-leetcode/index.asp Swift | Blind 75 Algorithms | Easy Level | LeetCode - Online Course Swift | Blind 75 Algorithms | Easy Level | LeetCode easy levelswiftblindalgorithmsleetcode https://aveligzhanin.github.io/pages/skills/cpp/leetcode_000024.html Swap Nodes in Pairs (LeetCode) swapnodespairsleetcode https://dev.to/vansh_aggarwal_5fb2fff667/leetcode-solution-48-rotate-image-1lp4 LeetCode Solution: 48. Rotate Image - DEV Community Matrix Makeover: Rotating Images 90 Degrees In-Place with C++ Hey LeetCoders and aspiring... Tagged with leetcode, dsa, programming, tutorial. leetcode solutionrotate imagedevcommunity https://aveligzhanin.github.io/pages/skills/cpp/leetcode_000028.html Find the Index of the First Occurrence in a String (LeetCode) find theindex ofa stringfirstoccurrence https://aveligzhanin.github.io/pages/skills/cpp/leetcode_000009.html Palindrome Number (LeetCode) palindromenumberleetcode https://dev.to/diballesteros/javascript-leetcode-best-time-to-buy-and-sell-stock-205l JavaScript LeetCode Best Time to Buy and Sell Stock - DEV Community Prompt You are given an array prices where prices[i] is the price of a given stock on the... Tagged with datastructures, leetcode, javascript, coding. best time to buysell stockjavascriptleetcode https://pkg.go.dev/github.com/Allenxuxu/leetcode-in-go/algorithms/0132.palindrome-partitioning-ii algorithm package - github.com/Allenxuxu/leetcode-in-go/algorithms/0132.palindrome-partitioning-ii... https://aveligzhanin.github.io/pages/skills/cpp/leetcode_000031.html Next Permutation (LeetCode) next permutationleetcode https://pkg.go.dev/github.com/leetcode-go/top-interview-150 top-interview-150 module - github.com/leetcode-go/top-interview-150 - Go Packages top interviewmodulegithubleetcodego https://github.com/JacobLinCool/LeetCode-Stats-Card GitHub - JacobLinCool/LeetCode-Stats-Card: Show your dynamically generated LeetCode stats on your... Show your dynamically generated LeetCode stats on your GitHub profile or your website! - JacobLinCool/LeetCode-Stats-Card stats cardgithubleetcodeshowgenerated https://personaldevblog.web.app/en/blog/leetcode-shortest-word-distance '[LeetCode] Shortest Word Distance' | The Engineer's Alpha **Question:** Given a list of words and two words word1 and word2, return the shortest distance between these two words in the list. the engineerleetcodeshortestworddistance https://pkg.go.dev/github.com/shisomo/leetcode_study/Offer_53_I_Number_of_K Offer_53_I_Number_of_K command - github.com/shisomo/leetcode_study/Offer_53_I_Number_of_K - Go... https://aveligzhanin.github.io/pages/skills/cpp/leetcode_000930.html Binary Subarrays With Sum (LeetCode) binarysumleetcode https://dev.to/thomascansino/day-27-29-i-tried-leetcode-challenges-for-the-first-time-493d [DAY 27-29] I Tried LeetCode Challenges For The First Time - DEV Community Hi everyone! Welcome back to my blog where I document the things I learned in web development. I do... Tagged with beginners, learning, javascript, webdev. for the first time https://pkg.go.dev/github.com/Allenxuxu/leetcode-in-go/algorithms/0322.coin-change algorithm package - github.com/Allenxuxu/leetcode-in-go/algorithms/0322.coin-change - Go Packages https://www.cptracker.org/ CPTracker - Dashboard for leetcode Track your leetcode progress dashboardleetcode https://dev.to/druchan/calculating-the-maximum-profit-from-stocks-purescript-leetcode-solution-updated-to-use-typeclass-17hh Calculating the maximum profit from stocks: Purescript Leetcode Solution (Updated to use Typeclass)... In the last note posted, we "implicitly" defined some valid trades. Two data structures specifically... Tagged with purescript, typeclass, functional, leetcode. https://aveligzhanin.github.io/pages/skills/cpp/leetcode_000110.html Balanced Binary Tree (LeetCode) binary treebalancedleetcode https://dev.to/geyuqiu/leetcode-tle-explained-2eah Leetcode TLE explained - DEV Community Time limit exceeded (TLE) can be one of the most frustrating results when working on hard problems on... Tagged with computerscience, algorithms. leetcodetleexplaineddevcommunity https://anothercasualcoder.blogspot.com/2019/05/last-stone-weight-easy-leetcode-problem.html Last Stone Weight, an easy LeetCode problem Happy Sunday, folks! In this problem, there is a very simple data structure that can be used. Here is the problem: https://leetcode.com/p... laststoneweighteasyleetcode https://pkg.go.dev/github.com/451846939/study-leetcode/src/main/java/leetcode925 leetcode925 command - github.com/451846939/study-leetcode/src/main/java/leetcode925 - Go Packages https://pkg.go.dev/github.com/shisomo/leetcode_study/Offer_21_Reorder_Array Offer_21_Reorder_Array command - github.com/shisomo/leetcode_study/Offer_21_Reorder_Array - Go... offerreorderarraycommand https://aveligzhanin.github.io/pages/skills/cpp/leetcode_000560.html Subarray Sum Equals K (LeetCode) sumequalskleetcode https://aveligzhanin.github.io/pages/skills/cpp/leetcode_000239.html Sliding Window Maximum (LeetCode) sliding windowmaximumleetcode https://yucangs.github.io/2020/07/11/leetcode/AdcantageShuffule/ leetcode/AdcantageShuffule | cas's website leetcodecas https://greasyfork.org/en/scripts/424233-leetcode-bring-back-submit-code-shortcut-ctrl-cmd-enter LeetCode - Bring back Submit Code shortcut (Ctrl/Cmd + Enter) See: https://leetcode.com/discuss/general-discussion/136588/Is-there-any-keyboard-shortcut-to-run-code-and-submit-solution/346347 bring backsubmit codeleetcodeshortcutctrl https://thehustlingengineer.substack.com/p/linkedin-leetcode-for-landing-big LinkedIn Leetcode for landing big roles Building a personal brand is no longer optional linkedinleetcodelandingbigroles https://anothercasualcoder.blogspot.com/2018/03/unique-morse-code-words-by-leetcode.html Unique Morse Code Words, by LeetCode Problem tonight is this one: https://leetcode.com/problems/unique-morse-code-words/description/ International Morse Code defines a stand... morse codeuniquewordsleetcode https://pkg.go.dev/github.com/451846939/study-leetcode/src/main/java/leetcode836 leetcode836 command - github.com/451846939/study-leetcode/src/main/java/leetcode836 - Go Packages https://dev.to/rohithv07/leetcode-134-gas-station-5c3k Leetcode 134 : Gas Station - DEV Community There are n gas stations along a circular route, where the amount of gas at the ith station is... Tagged with gamedev, watercooler. gas stationleetcodedevcommunity https://chromewebstore.google.com/detail/coderep-spaced-repetition/aegfcnjkdcloiehaimenldcgfmaoibda?hl=en CodeRep - Spaced Repetition for LeetCode - Chrome Web Store Add LeetCode problems to your CodeRep revision list with one click. Track your progress with spaced repetition. spaced repetitionleetcodechromewebstore https://leetcodeapp.com/ Leetcode Explained leetcodeexplained https://pkg.go.dev/github.com/AuTa/algorithm/leetcode.0848.shifting-letters leetcode0848 package - github.com/AuTa/algorithm/leetcode.0848.shifting-letters - Go Packages https://aveligzhanin.github.io/pages/skills/leetcode/000182.html Duplicate Emails (LeetCode) duplicateemailsleetcode https://aveligzhanin.github.io/pages/skills/cpp/leetcode_001588.html Sum of All Odd Length Subarrays (LeetCode) sum of alloddlengthleetcode https://1337code.xyz/ LeetCode Problems | 1337code leetcodeproblems https://leetcode.ca/ Leetcode Solutions in Java Python C++ Php Go Typescript Swift C# Scala Ruby RenderScript SQL https://pkg.go.dev/github.com/Allenxuxu/leetcode-in-go/algorithms/0219.contains-duplicate-ii algorithm package - github.com/Allenxuxu/leetcode-in-go/algorithms/0219.contains-duplicate-ii - Go... https://aveligzhanin.github.io/pages/skills/cpp/leetcode_000643.html Maximum Average Subarray I (LeetCode) maximumaverageleetcode https://anothercasualcoder.blogspot.com/2018/11/increasing-bst-by-leetcode.html Increasing BST, by Leetcode Problem is here: https://leetcode.com/problems/increasing-order-search-tree/description/ Given a tree, rearrange the tree in in-order ... increasingbstleetcode https://personaldevblog.web.app/en/blog/leetcode-integer-to-english-words '[LeetCode] Integer to English Words' | The Engineer's Alpha **Question:** Convert a non-negative integer to its English words representation. Given input is guaranteed to be less than 2^31 - 1. to englishthe engineerleetcodeintegerwords https://chromewebstore.google.com/detail/leetcode-forcer/bfhandefodflloblgbmckmildnmangcb?hl=en LeetCode Forcer - Chrome Web Store An extension which force you to solve daily leetcode problem. Say no to procrastination. leetcodechromewebstore https://pkg.go.dev/github.com/451846939/study-leetcode/src/main/java/leetcode24 leetcode24 command - github.com/451846939/study-leetcode/src/main/java/leetcode24 - Go Packages