Skip to content

abhijithvijayan/code-jammer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google-codejam-2018

Problems for Google Code-Jam 2018 Qualification Round

hackerrank-challenges

The HackerRank Interview Preparation Kit (65 unsolved questions)

Learnings from 1000+ Companies

We have carefully curated these challenges to help you prepare in the most comprehensive way possible. Key Concepts

Challenges are organised around core concepts commonly tested during Interviews. How to prepare

Try to solve as many challenges from this list as possible. If you are stuck, use the Discussion and Editorial sections for hints and solutions.

https://www.hackerrank.com/interview/interview-preparation-kit

Contents

  • Arrays
  • Dictionaries and Hashmaps
  • Sorting
  • String Manipulation
  • Greedy Algorithms
  • Search
  • Dynamic Programming
  • Stacks & Queues
  • Graphs
  • Trees
  • Linked Lists
  • Recursion and Backtracking

Other Solved!


[CONTRIBUTING]

You can contribute your solutions to existing problems.

Pull requests are open to anyone

Instructions

  1. Clone this repo
$ git clone https://github.com/abhijithvijayan/code-jammerS.git
  1. Put the solution file in respective folder
    • Make the commit yours by including the meta info (i.e. Your name in comments in the file)
  2. Create a Pull Request

Releases

No releases published

Packages

No packages published

Languages