EUNO.NEWS EUNO.NEWS
  • All (21139) +104
  • AI (3166) +7
  • DevOps (939) +4
  • Software (11165) +82
  • IT (5820) +10
  • Education (48)
  • Notice
  • All (21139) +104
    • AI (3166) +7
    • DevOps (939) +4
    • Software (11165) +82
    • IT (5820) +10
    • Education (48)
  • Notice
  • All (21139) +104
  • AI (3166) +7
  • DevOps (939) +4
  • Software (11165) +82
  • IT (5820) +10
  • Education (48)
  • Notice
Sources Tags Search
한국어 English 中文
  • 1 month ago · software

    Coding Challenge Practice - Question 69

    Problem Description Create a function that returns the n-th term of the “look‑and‑say” sequence as a string. The sequence starts with '1' for n = 1. Each sub...

    #coding challenge #JavaScript #algorithm #look-and-say sequence #programming puzzle
  • 1 month ago · software

    Coding Challenge Practice - Question 68

    Problem Statement Implement a function isPrimenum that returns true if the given number is a prime number and false otherwise. Approach 1. Handle edge cases...

    #prime-number #javascript #algorithm #coding-challenge
  • 1 month ago · ai

    The Greedy Boruta Algorithm: Faster Feature Selection Without Sacrificing Recall

    A modification to the Boruta algorithm that dramatically reduces computation while maintaining high sensitivity The post The Greedy Boruta Algorithm: Faster Fea...

    #feature-selection #Boruta #machine-learning #algorithm #greedy-algorithm #dimensionality-reduction
  • 1 month ago · software

    📚 Post 3: A Santa Graal da Busca: O(log N)

    Acelerando a Busca: Por que o O(log N) (Busca Binária) é mais rápido que a Luz? ✨ Vimos nos posts anteriores como migrar de O(N^2) para O(N). Mas e se pudéssemo...

    #binary search #logarithmic complexity #elixir #algorithm #data structures
  • 1 month ago · software

    A Migração de O(N^2) para O(N): O Poder do O(1)

    Domando o Crescimento: Como Transformar O(N^2) em O(N) com Estruturas de Dados Elixir No Post 1 - O que é Big O? e o Vilão O(N^2), vimos que a complexidade O(N^...

    #elixir #big-o #algorithm #datastructures #performance

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026