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

    배열은 박스의 행이다. 각 박스는 값을 보유한다. 각 박스는 번호가 있다.

    정리된 마크다운 마크다운 !Forem Logo https://media2.dev.to/dynamic/image/width=65,height=,fit=scale-down,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s...

    #arrays #data structures #programming fundamentals #software development #coding basics
  • 1주 전 · software

    다차원 배열 & Row-major Order: 심층 탐구

    다차원 배열과 행 우선 순서 개념적 보기 c int matrix34; 2‑D 격자로 생각해 보세요: 00 01 02 03 10 11 12 13 20 21 22 23 물리적 보기 Me...

    #multidimensional arrays #row-major order #memory layout #C programming #low-level implementation #data structures #address calculation
  • 1주 전 · software

    🧱 초보자용 가이드 'Maximal Rectangle' – LeetCode 85 (C++, Python, JavaScript)

    🧱 초보자 친화 가이드 “Maximal Rectangle” – LeetCode 85 C++, Python, JavaScript! 커버 이미지: 🧱 초보자 친화 가이드 ‘Maximal Rectangle’ – LeetCode.

    #leetcode #maximal-rectangle #algorithm #data-structures #c++ #python #javascript #histogram #binary-matrix #coding-interview
  • 1주 전 · software

    Cyclic Sort 간단히: 기본과 작동 원리 배우기

    Cyclic Sort 사이클릭 정렬은 제자리(in‑place)이며 불안정한 정렬 알고리즘으로, 요소가 알려진 범위(예: …)에 있는 배열을 특별히 정렬하도록 설계되었습니다.

    #cyclic sort #sorting algorithm #in‑place sort #algorithm tutorial #array manipulation #programming #data structures
  • 1주 전 · software

    내재적 논리 III.

    Declarative vs Imperative as Inherent Logics 디자인 진리 중 하나는 내가 계속 되돌아보는 것이다: 형태는 자체 규칙을 담고 있다. 구조 자체가 어떻게 …

    #declarative programming #imperative programming #software design #data structures #programming paradigms #engineering principles
  • 1주 전 · software

    두 포인터 (양쪽 끝)

    개요 이 패턴은 데이터 구조인 배열이나 문자열의 양쪽 끝에서 시작하여 서로를 향해 이동하는 두 개의 포인터를 사용합니다. 주로 다음과 같은 경우에 사용됩니다: -...

    #two pointers #algorithm #data structures #array #string #time complexity #O(N) #coding interview #pattern
  • 1주 전 · software

    메모리 효율적인 소프트웨어 만들기: 개발자를 위한 실용 가이드

    소개 Memory efficiency는 현대 software engineering에서 중요한 측면이다. Poor memory management는 performance 저하, crashes, scalability 문제를 초래한다.

    #memory management #performance optimization #programming languages #C++ #Java #Python #Rust #Go #data structures #software engineering
  • 1주 전 · software

    LeetCode DSA 시리즈 #7: 169. 다수 원소

    !LeetCode DSA 시리즈 7: 169. Majority Element 표지 이미지 https://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%...

    #leetcode #majority-element #algorithm #data-structures #coding-interview
  • 1주 전 · software

    6일차 – 고정 운송 경로 및 요금 참조 시스템 구축 (Python)

    !Project Screenshot https://dev-to-uploads.s3.amazonaws.com/uploads/articles/l2u4hy9c4vfl8o2rwes0.png Day 6 커밋의 Screenshot 출처: Overview For Day 6...

    #python #30daysofpythonprojects #transport #fare-reference #tuples #data-structures #public-transport #open-source
  • 1주 전 · software

    100일 중 9일

    오늘 나는 새로운 데이터 타입인 딕셔너리를 배우기 시작했다. 처음에는 .append, .remove와 같은 함수들이 비슷하게 동작할 것이라고 생각했다. 그리고 다른 변수들에 대해서도 마찬가지일 것이라고 생각했다.

    #python #dictionaries #data-structures #programming-basics #learning
  • 1주 전 · software

    다음 기술 인터뷰를 장악할 5가지 데이터 구조

    다음 기술 인터뷰를 장악할 5가지 데이터 구조. Mercado Libre, Nubank, Rappi, Glo와 같은 기업의 면접을 준비하고 있다면.

    #data structures #technical interview #coding interview preparation #algorithms #programming #software engineering
  • 1주 전 · software

    Clone Graph: 코딩 문제 솔루션 설명

    Clone Graph 문제는 연결된 그래프의 깊은 복사본을 만드는 것을 요구합니다. 그래프의 각 노드에는 값과 이웃 노드들의 리스트가 포함되어 있습니다....

    #graph #deep-copy #algorithm #recursion #data-structures #coding-interview

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026