EUNO.NEWS EUNO.NEWS
  • All (21455) +1
  • AI (3224)
  • DevOps (962)
  • Software (11268)
  • IT (5948)
  • Education (52)
  • Notice
  • All (21455) +1
    • AI (3224)
    • DevOps (962)
    • Software (11268)
    • IT (5948)
    • Education (52)
  • Notice
  • All (21455) +1
  • AI (3224)
  • DevOps (962)
  • Software (11268)
  • IT (5948)
  • Education (52)
  • Notice
Sources Tags Search
한국어 English 中文
  • 1 week ago · software

    Sorting Elements by Frequency in C++ (Map vs Bucket Approach)

    Problem Idea Given an array, sort the elements by descending frequency and rebuild the array so that the most frequent elements appear first. Example Input: 1,...

    #c++ #frequency-sorting #unordered_map #sorting #algorithm #vectors #data-structures
  • 1 week ago · software

    The Problem No One Talks About in Prisma APIs

    Prisma has made SQL database access in Node.js incredibly clean—schemas are readable and a simple findMany gets you started quickly. After building a few real‑w...

    #prisma #node.js #sql #api-development #query-logic #code-deduplication #filtering #searching #sorting #pagination #soft-delete
  • 2 weeks ago · software

    🐌 “My Spring Boot API Became Slow… Until I Learned Pagination & Sorting”

    !Cover image for 🐌 “My Spring Boot API Became Slow… Until I Learned Pagination & Sorting”https://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gr...

    #spring-boot #pagination #sorting #api-performance #java #backend #database #scalability
  • 2 weeks ago · software

    Sorting-based Pattern

    Overview The Sorting-based Pattern solves problems by first sorting the data and then leveraging the sorted order to simplify logic, reduce complexity, or enab...

    #sorting #algorithm design #design patterns #two pointers #greedy algorithms #complexity reduction #programming
  • 1 month ago · software

    2092. Find All People With Secret

    Problem Description You are given an integer n indicating there are n people numbered from 0 to n - 1. You are also given a 0-indexed 2D integer array meetings...

    #leetcode #graph #bfs #dfs #union-find #sorting #algorithm #hard #weekly-contest-269 #secret-sharing
  • 1 month ago · software

    3606. Coupon Code Validator

    Problem Description You are given three arrays of length n that describe the properties of n coupons: - codei: a string representing the coupon identifier. - b...

    #coupon #validation #arrays #hash-table #string-manipulation #sorting #coding-challenge
  • 1 month ago · software

    3531. Count Covered Buildings

    Problem Description You are given a positive integer n, representing an n × n city. You are also given a 2D array buildings, where buildingsi = x, y denotes a...

    #array #hash-table #sorting #grid #geometry #leetcode #medium #weekly-contest-447 #algorithm
EUNO.NEWS
RSS GitHub © 2026