Projects in Awesome Lists tagged with counting-inversions
A curated list of projects in awesome lists tagged with counting-inversions .
https://github.com/beyondmagic/dec_harmoniaeguerra
Um envolvente e divertido jogo onde os jogadores são apresentados a uma vetor embaralhado e devem classificá-la da forma mais eficiente possível. A pontuação do jogo depende de quão rápido e em quantos movimentos o jogador reduz o número de inversões no vetor após rodadas de dificuldade.
counting-inversions css divide-and-conquer game html javascript web-components
Last synced: 06 Apr 2025
https://github.com/sleekpanther/counting-inversions
Finds how similar 2 lists of rating are using the Divide and Conquer approach. Extension of MergeSort that actually displays the specific inversions as well as just counting the total number.
algorithm algorithm-design arrays count counting-inversions dissimilarity divide-and-conquer invert merge mergesort mergesort-algorithm noah noah-patullo pattullo pattulo patullo patulo ratings similarity sorting
Last synced: 05 Mar 2025
https://github.com/antonio-f/countinginversions
HackerRank Counting Inversions using binary indexed trees
binary-indexed-tree counting-inversions fenwick-trees hackerrank hackerrank-solutions inversions python ryabko-trees
Last synced: 30 Mar 2025
https://github.com/projeto-de-algoritmos-2024/dec_harmoniaeguerra
Um jogo onde um grupo de players são apresentados, um por um, a uma lista de números embaralhadas e devem então classificá-la da forma mais eficiente possível, contando tempo, e é claro, número de inversões necessárias para chegar lá, pois seus pontos são calculados assim. Podem ser usados vários rodadas com dificuldades diferentes.
counting-inversions css game html javascript web-components
Last synced: 12 Feb 2025
https://github.com/beyondmagic/heg
A game where a group of players are presented, one by one, with a list of scrambled numbers and must then sort it as efficiently as possible, counting time, and of course, the number of inversions needed to get there, as their points are calculated this way. Several rounds of varying difficulty can be used.
counting-inversions divide-and-conquer game sorting
Last synced: 22 Feb 2025