Skip to content

nmuzychuk/algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

105 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithms

Java CI with Maven Codacy Badge

Overview

Algorithms

  • Bubble sort
  • Selection sort
  • Insertion sort
  • Merge sort
  • Bogosort
  • Quicksort
  • Linear search
  • Binary search
  • Ternary search
  • Naive shuffle
  • Fisher–Yates shuffle

Data structures

  • Stack
  • Queue
  • Priority queue
  • Linked list
  • Doubly linked list
  • Binary search tree
  • Hash table

Test

Run tests

./mvnw test

License

This project is released under the MIT License

About

Popular algorithms

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages