EUNO.NEWS EUNO.NEWS
  • All (20148) +1
  • AI (3087)
  • DevOps (902) +1
  • Software (10380)
  • IT (5733)
  • Education (45)
  • Notice (1)
  • All (20148) +1
    • AI (3087)
    • DevOps (902) +1
    • Software (10380)
    • IT (5733)
    • Education (45)
  • Notice (1)
  • All (20148) +1
  • AI (3087)
  • DevOps (902) +1
  • Software (10380)
  • IT (5733)
  • Education (45)
  • Notice (1)
Sources Tags Search
한국어 English 中文
  • 1개월 전 · software

    380. Insert Delete GetRandom O(1) | LeetCode | Top Interview 150 | 코딩 질문

    문제 링크 Insert Delete GetRandom O1 – LeetCode https://leetcode.com/problems/insert-delete-getrandom-o1/ 솔루션 java class RandomizedSet { ArrayList list;...

    #LeetCode #Data Structures #Java #Interview Preparation
  • 1개월 전 · software

    Mini-Pages: Leaf Page 경계 다시 생각하기

    안녕하세요, 저는 Maneshwar입니다. 저는 FreeDevTools 온라인 https://hexmos.com/freedevtools에서 작업하고 있으며, 현재 모든 dev tools, cheat codes, 그리고 TLDRs를 한 곳에 모으는 작업을 진행 중입니다.

    #B-Tree #LSM-Tree #mini-page #leaf node #database indexing #data structures #storage engine #cache optimization
  • 1개월 전 · software

    Day 66: Python 이진 트리 반전, 완벽한 트리 대칭을 위한 재귀적 미러 스와프 (LeetCode #226 스타일)

    80DaysOfChallenges 여정의 Day 66에 오신 것을 환영합니다! 이 중급 챌린지는 binary tree를 left와 right child를 재귀적으로 교환하여 반전시키는 데 초점을 맞춥니다.

    #python #binary-tree #recursion #algorithm #leetcode-226 #data-structures
  • 1개월 전 · software

    링을 달아라: lock-free MPMC 링 버퍼

    기사 URL: https://h4x0r.org/ring/ 댓글 URL: https://news.ycombinator.com/item?id=46288286 점수: 9 댓글: 1

    #lock-free #MPMC #ring buffer #concurrency #data structures
  • 1개월 전 · software

    힙 마스터하기: 데이터 구조와 알고리즘 깊이 탐구

    소개 Heaps는 컴퓨터 과학에서 기본적인 데이터 구조로, priority queues를 구현하고 algorithms를 최적화하는 데 일반적으로 사용됩니다. 이 기사에서는...

    #heaps #data structures #priority queue #algorithms #binary heap #Python #insert operation
  • 1개월 전 · software

    Advent of Code 2025: 퍼즐과 함께 일어나기

    왜 나는 Advent of Code를 하는가 Advent of Code는 나에게 매년 하는 일이 되었다. 이것은 내 algorithmic 및 data‑structure 스킬을 날카롭게 유지하는 방법이며, 그리고 내가 loo...

    #Advent of Code #programming puzzles #Python #algorithms #data structures #coding challenges #developer community
  • 1개월 전 · software

    Java에서 빠르고 메모리 효율적인 Hash Table: 최고의 아이디어 차용

    죄송하지만 저는 외부 URL에 직접 접근하여 내용을 가져올 수 없습니다. 번역이 필요한 텍스트를 여기 채팅에 직접 붙여 주시면 한국어로 번역해 드리겠습니다.

    #java #hash-table #data-structures #performance #memory-efficiency #algorithms
  • 1개월 전 · software

    알고리즘에서 모험으로

    !‘From Algorithms to Adventures’ 표지 이미지 https://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-...

    #algorithms #maze-generation #Swift #Ruby #visualization #game-development #data-structures #programming
  • 1개월 전 · software

    Java ArrayList 메서드 마스터: 예제와 실제 사용 사례를 포함한 완전 가이드

    ArrayList는 실제로 무엇일까요? 내부적으로 ArrayList는 여전히 배열을 사용하지만, 크기 조정 로직을 모두 처리해 줍니다. 공간이 부족해지면, it c...

    #java #arraylist #collections #data-structures #programming-tutorial #dynamic-arrays #software-development
  • 1개월 전 · software

    Java 배열 .length 설명: 예제와 함께하는 완전 가이드

    `.length`는 Java 배열에서 정확히 무엇인가? Java에서 배열은 단일 타입의 고정된 수의 값을 보유하는 컨테이너 객체이다. `.length`는 final fi...

    #java #arrays #length #programming #tutorial #data structures #java basics
  • 1개월 전 · software

    배열 및 문자열 조작 문제

    다른 배열을 사용하여 배열을 뒤집기 java class Main { public static void mainString args { int num = {10, 11, 12, 13, 14, 15, 16}; System.out.println'Original...

    #Java #array-reversal #palindrome #algorithm #data-structures #coding-example
  • 1개월 전 · software

    초보자를 위한 LeetCode 그래프 문제 연습 방법: 구조화된 로드맵

    원본은 LeetCopilot 블로그에 게시되었습니다 https://leetcopilot.dev/blog/how-to-practice-graph-problems-on-leetcode-for-beginners 그래프는 당신이 ju...

    #graph algorithms #LeetCode #BFS #DFS #Dijkstra #adjacency list #adjacency matrix #coding interview preparation #beginner roadmap #data structures

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026