EUNO.NEWS EUNO.NEWS
  • All (20038) +213
  • AI (3083) +12
  • DevOps (901) +6
  • Software (10306) +149
  • IT (5702) +46
  • Education (45)
  • Notice (1)
  • All (20038) +213
    • AI (3083) +12
    • DevOps (901) +6
    • Software (10306) +149
    • IT (5702) +46
    • Education (45)
  • Notice (1)
  • All (20038) +213
  • AI (3083) +12
  • DevOps (901) +6
  • Software (10306) +149
  • IT (5702) +46
  • Education (45)
  • Notice (1)
Sources Tags Search
한국어 English 中文
  • 1개월 전 · software

    134. Gas Station | LeetCode | Top Interview 150 | 코딩 질문

    문제 링크 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개월 전 · software

    238. 자기 자신을 제외한 배열의 곱 | LeetCode | Top Interview 150 | 코딩 질문

    문제 링크 https://leetcode.com/problems/product-of-array-except-self/ https://leetcode.com/problems/product-of-array-except-self/ !leetcode 238 https://media2...

    #leetcode #product-of-array-except-self #algorithm #array #java #interview-prep
  • 1개월 전 · software

    274. H-Index | LeetCode | Top Interview 150 | 코딩 질문

    문제 링크: https://leetcode.com/problems/h-index/ 솔루션 java class Solution { public int hIndex(int citations) { int n = citations.length; int[] arr = new int... } }

    #leetcode #h-index #algorithm #java #interview-prep #coding-problem
  • 1개월 전 · software

    Day 64: Python 트리에서 깊이 우선 탐색(DFS), 재귀 없이 깊은 탐색을 위한 스택 기반 반복 순회

    80DaysOfChallenges 여정의 Day 64에 오신 것을 환영합니다! 이 중급 챌린지는 트리 구조에 대해 Depth-First Search DFS를 iterative stack을 사용하여 구현합니다.

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

    55. Jump Game | LeetCode | Top Interview 150 | 코딩 질문

    Forem 로고https://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개월 전 · software

    121. 주식 매수·매도 최적 시점 | LeetCode | Top Interview 150 | Coding Questions

    Forem 로고 https://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개월 전 · software

    Day 60: Python으로 Linked List 끝에서 N번째 노드 제거, 한 번에 삭제하는 Two-Pointer 매직 (LeetCode #19 스타일)

    80DaysOfChallenges 여정의 60일 차에 오신 것을 환영합니다! 이 중급 챌린지는 유명한 Remove Nth Node From End of Linked List 문제(LeetCode 19)를 해결합니다.

    #python #linked-list #leetcode #two-pointer #interview-prep #data-structures
  • 1개월 전 · software

    80. 정렬된 배열에서 중복 제거 II | LeetCode | Top Interview 150 | Coding Questions

    !Forem 로고 https://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개월 전 · software

    88. 정렬된 배열 병합 | LeetCode | Top Interview 150 | Coding Questions

    문제 링크 Merge Sorted Array – LeetCode https://leetcode.com/problems/merge-sorted-array/ 솔루션 Java java class Solution { public void merge int nums1, int...

    #leetcode #merge-sorted-array #java #arrays #algorithm #interview-prep
  • 1개월 전 · software

    Recursive 솔루션을 Stack을 사용하여 LeetCode에서 Iterative로 변환하는 방법

    원래 LeetCopilot 블로그에 게시됨 https://leetcopilot.dev/blog/convert-recursive-solution-to-iterative-leetcode-using-stack 면접관은 종종 당신에게 ...

    #recursion #iteration #stack #LeetCode #algorithm #interview-prep #DFS #backtracking
  • 1개월 전 · software

    코딩 인터뷰 중에 LeetCode 솔루션을 소리 내어 설명하는 방법

    인터뷰 중 침묵은 어려움을 나타냅니다. 문제 명확화부터 솔루션 워크스루까지 사고 과정을 언어화하는 구조화된 프레임워크를 배우세요.

    #coding-interview #leetcode #interview-prep #communication-skills #problem-solving #technical-interview
  • 1개월 전 · software

    12일 차: Python Programming

    PART-1: LIST – 고급 개념 List Comprehension - 조건 포함 Nested List Comprehension List Slicing Important List Methods 예시: python 예시...

    #python #collections #list-comprehension #tuple-unpacking #set-operations #dictionary #interview-prep #data-structures

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026