firhatsungkar / hackerrank

Refactory.id - hackerrank challenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hackerrank progress

Hackerrank April 29, 2017

create a repo, named "hackerrank" in your personal github account. solve programming problems in hackerrank.com and save them in your newly created repo. use the same naming convention for every problem by using lowercase (such as "Mars Exploration" => "mars-exploration"). The programming problems that you need to solve are:

  • Warmup: Solve Me First, also choose 1 other problem from the list.
  • Choose 1 problem from "Implementation".
  • Solve "Caesar Cipher and "Pangrams".

Hackerrank May 20, 2017

(1) All of hackerrank results today should be pushed to your hackerrank repo (same repo with last hackerrank assignment). (2) Use the same naming convention as previous assignment:

Using lowercase (such as “Mars Exploration” => “mars-exploration”).

(3) The programming problems that you need to solve are:

  • Warmup: choose 1 problem.
  • Choose 1 problem from “Implementation”.
  • Solve “Data Structures” - “Arrays” - “Sparse Arrays” problem.
  • Solve “Data Structures” - “Linked Lists” - “Insert a node at a specific position in a linked list”. Don’t forget to create a simple README.md file to make others understand the purpose of your folders.

Hackerrank May 27, 2017

(1) All of hackerrank results today should be pushed to your hackerrank repo (same repo with last hackerrank assignment). (2) Use the same naming convention as previous assignment:

Using lowercase (such as "Mars Exploration" => "mars-exploration").

(3) The programming problems that you need to solve are:

  • Data Structures - Linked Lists: choose 1 easy and 1 medium problem
  • Data Structure - Stacks: Maximum Element
  • Data Structure - Stacks: Balanced Brackets.

Don't forget to create a simple README.md file to make others understand the purpose of your folders.

Hackerrank June 3, 2017

(1) All of hackerrank results today should be pushed to your hackerrank repo (same repo with last hackerrank assignment). (2) Use the same naming convention as previous assignment: Using lowercase (such as “Mars Exploration” => “mars-exploration”). (3) The programming problems that you need to solve are:

  • Data Structures - Trees - Swap Nodes (Algo)
  • Data Structures - Trees - Kitty’s Calcualtions on a Tree

Don’t forget to create a simple README.md file to make others understand the purpose of your folders.

Hackerrank June 10, 2017

(1) All of hackerrank results today should be pushed to your hackerrank repo (same repo with last hackerrank assignment). (2) Use the same naming convention as previous assignment:

Using lowercase (such as "Mars Exploration" => "mars-exploration").

(3) The programming problems that you need to solve are:

  • Algorithms - Search - Minimum Loss
  • Algorithms - Graph Theory - Roads and Libraries

Don't forget to create a simple README.md file to make others understand the purpose of your folders.

About

Refactory.id - hackerrank challenge


Languages

Language:JavaScript 100.0%