Skip to content

ALGORITHMS / DATA STRUCTURES: Some examples of my solutions to HackerRank.com problems

Notifications You must be signed in to change notification settings

karolcichosz/HackerRank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Solutions to HackerRank problems

This repository contains some examples of my solutions to HackerRank problems. The code is written in java.

Problems structure

The code is divided into the following sections:

  • algorithms (warmup)
  • java challenges
  • mathematics
  • problem solving

Installation

This code is written in Intellij IDEA, but you can use any other IDE.

License

Copyright: Karol Cichosz: The content of this repository is licensed under MIT licence.