Skip to content

henriqueluz/code-challenges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

code-challenges

Having fun coding and solving problems from different sources

Java CI with Maven

Problems solved

LeetCode

http://leetcode.com

  1. Roman to Integer: Description

TopCoder

http://topcoder.com

  1. A0 Paper: Description

Data Structure Playground

  1. BinaryTree: Binary tree implementation
  2. LinkedList: Simple Linked list implementation
  3. Stack: Basic stack implementation
  4. Cards: Shuffle a deck of cards.
  5. Polish Reverse Notation: Solving Polish Reverse Notation problem
  6. Tower of Hanoi: Solving Tower of Hanoi problem

Sort Algorithms Playground

  1. BubbleSort: Bubble sort algorithm implementation
  2. InsertionSort: Insertion sort algorithm implementation

About

having fun coding and solving problems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages