All Projects → omonimus1 → HackerRank-Solutions

omonimus1 / HackerRank-Solutions

Licence: MPL-2.0 License
My own HackerRank coding interview solutions

Programming Languages

C++
36643 projects - #6 most used programming language
python
139335 projects - #7 most used programming language
javascript
184084 projects - #8 most used programming language
java
68154 projects - #9 most used programming language
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to HackerRank-Solutions

Algorithmic-Problem-Solving
Solutions of algorithmic type of programming problems from sites like LeetCode.com, HackerRank.com, LeetCode.com, Codility.com, CodeForces.com, etc. using Java.
Stars: ✭ 20 (-33.33%)
Mutual labels:  hackerrank, algorithm-challenges, coding-challenge, interview-preparation
Competitive-programing
This repository is for encouraging people in competitive programming. And making PR's on a regular basis. Through this repo, Geeks can find solutions for various programming problems and also give your code to increase the repo.
Stars: ✭ 20 (-33.33%)
Mutual labels:  hackerrank, hackerrank-python, hackerrank-solutions, hackerrank-challenges
Codinginterviews
This repository contains coding interviews that I have encountered in company interviews
Stars: ✭ 2,881 (+9503.33%)
Mutual labels:  algorithm-challenges, coding-challenge, interview-preparation
hackerrank-solutions
repository for the storage and display of solutions to various problems on HackerRank
Stars: ✭ 60 (+100%)
Mutual labels:  hackerrank, hackerrank-solutions, hackerrank-cpp
HackerrankJAVA
This repository consists of Hackerrank JAVA Solutions
Stars: ✭ 31 (+3.33%)
Mutual labels:  hackerrank, hackerrank-solutions, hackerrank-challenges
Interviews
Everything you need to know to get the job.
Stars: ✭ 54,875 (+182816.67%)
Mutual labels:  algorithm-challenges, coding-challenge, interview-preparation
HackerRank-LinuxShell
HackerRank-LinuxShell Solutions 💻
Stars: ✭ 26 (-13.33%)
Mutual labels:  hackerrank, hackerrank-solutions, hackerrank-challenges
Hackerrank30DaysOfCode
This repository consists of Hackerrank 30 Days Of Code Solutions in JAVA
Stars: ✭ 19 (-36.67%)
Mutual labels:  hackerrank, hackerrank-solutions, hackerrank-challenges
Competitive-Coding-and-Interview-Problems
This repo contains some problem solutions from different popular coding platforms like Code Chef, Leet Code, Hacker Blocks,etc.
Stars: ✭ 54 (+80%)
Mutual labels:  hackerrank, hackerrank-solutions, interview-preparation
LearnCPP
Learn Cpp from Beginner to Advanced ✅ Practice 🎯 Code 💻 Repeat 🔁 One step solution for c++ beginners and cp enthusiasts.
Stars: ✭ 359 (+1096.67%)
Mutual labels:  algorithm-challenges, algorithms-and-data-structures
30-Days-Of-Code
This File Contains all solutions of: Hackerrank 30 day of code. You are welcome to add any other variants of them or in other language if you know, but DO NOT MAKE THIS REPO ACT LIKE A SOURCE OF +1.
Stars: ✭ 14 (-53.33%)
Mutual labels:  hackerrank, hackerrank-solutions
challenges
My solutions for random coding challenges 💪
Stars: ✭ 44 (+46.67%)
Mutual labels:  hackerrank, algorithm-challenges
Python-HackerRank
Annotated solutions to HackerRank's Python challenges.
Stars: ✭ 35 (+16.67%)
Mutual labels:  hackerrank, hackerrank-solutions
Awesome-Software-Engineering-Interview
No description or website provided.
Stars: ✭ 409 (+1263.33%)
Mutual labels:  interview-preparation, algorithms-and-data-structures
Interview materials
A curated list of all essential job interview preparation materials.
Stars: ✭ 27 (-10%)
Mutual labels:  interview-preparation, algorithms-and-data-structures
Data-Structures-and-Algorithms--A-Comprehensive-Guide
Data Structures & Algorithms - A Comprehensive Guide
Stars: ✭ 15 (-50%)
Mutual labels:  algorithm-challenges, algorithms-and-data-structures
hackerrank-sql
📂 HackerRank SQL track solutions
Stars: ✭ 92 (+206.67%)
Mutual labels:  hackerrank, hackerrank-solutions
Competitive Programming
Contains solutions and codes to various online competitive programming challenges and some good problems. The links to the problem sets are specified at the beginning of each code.
Stars: ✭ 65 (+116.67%)
Mutual labels:  interview-preparation, algorithms-and-data-structures
codility
My solutions to exercises and tests at http://codility.com.
Stars: ✭ 66 (+120%)
Mutual labels:  algorithm-challenges, algorithms-and-data-structures
Codewars
CodeWars Solutions (Please leave a start. Thank you)
Stars: ✭ 156 (+420%)
Mutual labels:  algorithm-challenges, algorithms-and-data-structures

What you can find in this repository

Here you will be able to find my HackerRank solutions to many challenghes, using C++, JavaScript, Python and SQL

Correlated Materials

Visit my Competitive programming guide and see also my HackerRank, GeeksForGeeks, Leetcode and other online judges solutions

Index

Support me

Paypal Me

Buy Me A Coffee

SQL

Category Name Database Solution
Aggregation -Count Revising aggregations the count MYSQL SQL
SELECT Weather Observation Station 16 MYSQL SQL
SELECT Weather Observation Station 2 MYSQL SQL
SELECT Weather Observation Station 13 MYSQL SQL
SELECT Weather Observation Station 14 MYSQL SQL
Basic select Revising-Select 1 ORACLE SQL
Basic select Revising-Select 2 ORACLE SQL
Basic select Weather observation ORACLE SQL
Basic select Weather observation-6 MySQL SQL
Basic select Weather observation-8 MySQL SQL
Basic select Weather observation-9 MySQL SQL
Basic select Weather observation-11 MySQL SQL
Aggregation Sum function ORACLE SQL
Aggregation Japanese population ORACLE SQL
Basic Join Average Continent Population MYSQL SQL
Basic Join Asian Population MYSQL SQL
Basic Join African Cities MYSQL SQL

30 Days Of Code

Name C++ Python Java
Hello World C++ PYTHON Java
Loops C++ PYTHON Java
DataTypes PYTHON
Operators C++ N/A JAVA
Array Python
LinkedList C++ Python
30-dictionaries-and-maps C++
30-dictionaries-and-maps C++

Problem Solving

Name C++ Python
Plus Minus Python
HackerRank tweets Python
Diagonal Difference C++
Time conversion C++
Insert not in double linkedln list C++
Min max sum PY
Array-DS C++ Python
Print Linked List C++ Python
Preorder Traversal Tree C++ Python
PostOrder Traversal Tree C++
Insert Node at the head of Linked List C++ Python
Print reverse of a linked list C++
Plus Minus C++ Python
Get the value of thenode at a specific position from the tail C++
Reverse Linked list C++
Compare two list C++
Detect Loop in a Linked List C++ Python
Insert node in a specific position C++
Insert at the tail of a linked list C++
Tree Inorder C++
Tree level traversal C++
Binary search insertion C++
Delete ndoe from a linked list C++
Strong passsword C++
CamelCase C++
Find the media C++
Beautiful binary string(substring search) C++
cats and a mouse C++
Level order traverse of a Binary Tree C++
30-Sorting C++
Divisible sum pair C++
Apple and orange PYTHON
FInd digits C++
Angry professor C++
Tutorial Intro C++
Bon Appetit C++
Sock Merchant C++
Circular array rotation C++
Equality in a array C++
Grading C++
Kangooro C++
Panagrams C++
Alternating characters C++
ice Cream Parlor C++
Lonely-integer C++
Cpmpare tripletes C++

| |C++||

Python

Category Name Solution
String String validation Python
Introduction Hello World Python
I/O Python-print Python
Data Structure List Python
Python Loops Loops Python
Split and join Strings Python
Swap case Python
Python mutations Python
Capitalize Python
Validating phone number Python
Find the percentage Python

| |Python||

10 Days Javascript

Day Name Solution
0 Hello world JS
1 Data types JS
1 Arithmetic Operators JS
1 Function JS
1 If-else JS
1 Let and Cost JS
2 Loops JS
2 Conditional switch JS
4 Recatangle Object (Tutorial) JS
4 Count Objects (Tutorial)
JS

C++

Name Solution
Data Types C++
Array left shift C++
Min Max sum C++
Preoder Traversal Tree C++
Struct C++
Vector Sort C++
Vector Erase C++
SET C++
Map C++
Vector-Erase 2 C++
C-tutorial pointer C++

| |C++|

Interview preparation kit

Name Solution
Detect Cycle in Linked List C++
Pairs C++
Height of a tree C++

How to contribute?

  1. Fork the repository
  2. Do the desired changes (add/delete/modify)
  3. Make a pull request

When to contribute?

  1. If there is no solution to a problem in the main branch.
  2. If your solution is asymptotically faster than the one in the main branch.
  3. If your algorithm is of the same time complexity but with reduced code size. In this case, comment out the original solution and make a pull request with your solution.
  4. If you have another method of solving the problem which is asymptotically slower than the original method then, comment your solution in the main file and make a pull request.

Mind that

Constructive criticisms or code reviews of any kind are very much welcome.

If you have any questions about the solutions you can find here, feel free to contact me at: [email protected]

Support

Support me to get more material like this. PAYPAL ME

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].