EUNO.NEWS EUNO.NEWS
  • All (20931) +237
  • AI (3154) +13
  • DevOps (932) +6
  • Software (11018) +167
  • IT (5778) +50
  • Education (48)
  • Notice
  • All (20931) +237
    • AI (3154) +13
    • DevOps (932) +6
    • Software (11018) +167
    • IT (5778) +50
    • Education (48)
  • Notice
  • All (20931) +237
  • AI (3154) +13
  • DevOps (932) +6
  • Software (11018) +167
  • IT (5778) +50
  • Education (48)
  • Notice
Sources Tags Search
한국어 English 中文
  • 1 month ago · software

    Greedy vs. DP: The 30-Second Test for Coin Change Problems

    Originally published on LeetCopilot Bloghttps://leetcopilot.dev/blog/greedy-or-dp-for-coin-change-decisions Choosing between greedy and dynamic programming on c...

    #greedy-algorithm #dynamic-programming #coin-change #algorithm #interview-prep #typescript
  • 1 month ago · software

    134. Gas Station | LeetCode | Top Interview 150 | Coding Questions

    Problem Link https://leetcode.com/problems/gas-station/https://leetcode.com/problems/gas-station/ !leetcode 134https://media2.dev.to/dynamic/image/width=800%2C...

    #leetcode #algorithm #greedy #array #interview-prep #java #coding-challenge
  • 1 month ago · software

    238. Product of Array Except Self | LeetCode | Top Interview 150 | Coding Questions

    Problem Link https://leetcode.com/problems/product-of-array-except-self/https://leetcode.com/problems/product-of-array-except-self/ !leetcode 238https://media2...

    #leetcode #product-of-array-except-self #algorithm #array #java #interview-prep
  • 1 month ago · software

    274. H-Index | LeetCode | Top Interview 150 | Coding Questions

    Problem Link: https://leetcode.com/problems/h-index/ Solution java class Solution { public int hIndexint citations { int n = citations.length; int arr = new int...

    #leetcode #h-index #algorithm #java #interview-prep #coding-problem
  • 1 month ago · software

    Day 64: Python Depth-First Search (DFS) on Tree, Stack-Based Iterative Traversal for Deep Exploration Without Recursion

    Welcome to Day 64 of the 80DaysOfChallenges journey! This intermediate challenge implements Depth-First Search DFS on a tree structure using an iterative stack...

    #python #depth-first-search #dfs #iterative-algorithm #stack #tree-traversal #recursion-avoidance #algorithm #interview-prep
  • 1 month ago · software

    55. Jump Game | LeetCode | Top Interview 150 | Coding Questions

    !Forem Logohttps://media2.dev.to/dynamic/image/width=65,height=,fit=scale-down,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%...

    #leetcode #jump-game #algorithm #dynamic-programming #interview-prep #coding-challenge
  • 1 month ago · software

    Master Java Exception Hierarchy - Quick Notes for MCQs

    Java Exception Hierarchy Overview If you are preparing for Java interviews or practicing MCQs, one concept you must master is the Java Exception Hierarchy. Man...

    #java #exception-hierarchy #interview-prep #mcq #programming #runtimeexception #error
  • 1 month ago · software

    121. Best Time to Buy and Sell Stock | LeetCode | Top Interview 150 | Coding Questions

    !Forem Logohttps://media2.dev.to/dynamic/image/width=65,height=,fit=scale-down,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%...

    #leetcode #algorithm #interview-prep #stock-problem #coding-challenge
  • 1 month ago · software

    Day 60: Python Remove Nth Node From End of Linked List, Two-Pointer Magic to Delete in One Pass (LeetCode #19 Style)

    Welcome to Day 60 of the 80DaysOfChallenges journey! This intermediate challenge solves the iconic Remove Nth Node From End of Linked List problem LeetCode 19 u...

    #python #linked-list #leetcode #two-pointer #interview-prep #data-structures
  • 1 month ago · software

    80. Remove Duplicates from Sorted Array II | LeetCode | Top Interview 150 | Coding Questions

    !Forem Logohttps://media2.dev.to/dynamic/image/width=65,height=,fit=scale-down,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%...

    #leetcode #algorithm #arrays #duplicate-removal #interview-prep
  • 1 month ago · software

    88. Merge Sorted Array | LeetCode | Top Interview 150 | Coding Questions

    Problem Link Merge Sorted Array – LeetCodehttps://leetcode.com/problems/merge-sorted-array/ Solution Java java class Solution { public void mergeint nums1, int...

    #leetcode #merge-sorted-array #java #arrays #algorithm #interview-prep
  • 1 month ago · software

    How to Convert a Recursive Solution to Iterative on LeetCode Using a Stack

    Originally published on LeetCopilot Bloghttps://leetcopilot.dev/blog/convert-recursive-solution-to-iterative-leetcode-using-stack Interviewers often ask you to...

    #recursion #iteration #stack #LeetCode #algorithm #interview-prep #DFS #backtracking

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026