Skip to content

ravicse114/ImportantAlgorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Important Algorithm :-

============================================

Rankings of a word

1.Lexicographical Rank of a word in Dictionary with no character repeat.
2.Lexicographical Rank of a word in Dictionary with repeated character.

Sortings

1.QUICK SORT
2.MERGE SORT
3.SELECTION SORT
4.HEAP SORT
5.INSERTION SORT
6.COUNTING SORT
7.RADIX SORT
8.BUBBLE SORT

CONVERSIONS

1.nth base number to mth base number conversions

MATRIX EXPONENTIATION PROBLEM

1.Number appended to itself and taking its modulo

Releases

No releases published

Packages

No packages published