Skip to content

safrannn/algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

algorithms

  • knn with kdtree k nearest neighbour search with kd tree
  • merge sort implementing merge sort(sequential and multithreaded) and p merge sort(sequential, multithreaded and optimized)
  • map reduce use map reduce model to find frequency of title-case word from files