The Wayback Machine - https://web.archive.org/web/20201005122626/https://github.com/topics/sort
Skip to content
#

sort

Here are 1,167 public repositories matching this topic...

GoDS (Go Data Structures). Containers (Sets, Lists, Stacks, Maps, Trees), Sets (HashSet, TreeSet, LinkedHashSet), Lists (ArrayList, SinglyLinkedList, DoublyLinkedList), Stacks (LinkedListStack, ArrayStack), Maps (HashMap, TreeMap, HashBidiMap, TreeBidiMap, LinkedHashMap), Trees (RedBlackTree, AVLTree, BTree, BinaryHeap), Comparators, Iterators, Enumerables, Sort, JSON

  • Updated Sep 2, 2020
  • Go
Aman1kr
Aman1kr commented Oct 3, 2020

Happy Number

A happy number is a number which eventually reaches 1 when replaced by the sum of the square of each digit. Whereas if during this process any number gets repeated, the cycle will run infinitely and such numbers are called unhappy numbers.

Welcome to JavaScript community

Describe your change:

  • Add an algorithm?
  • Fix a bug or typo in an existing algorit

Improve this page

Add a description, image, and links to the sort topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sort topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.