A hackerank problems, solution repository

Overview

This is a repository for all hackerank challenges

kindly note

this is for learning purposes and if you wish to contribute, dont hesitate

all submisions should have;

  • passed all hackerank test cases.
  • all the comments as they are, to help others understand.
  • simple and efficient code.

LANGUAGE BASIC SOLUTIONS

LANGUAGE_BASIC

PROBLEM SOLVING SOLUTIONS

PROBLEM_SOLVING

INTERVIEW PREPERATION SOLUTIONS

INTERVIEW_PREP


SUBMISSION CRITERIA

πŸ‘‰ identify the category of the problem you are about to solve i.e interview preperation,problem solving,language basics

πŸ‘‰ check if there alredy exists a solution in the repository, if yes ,check for bugs or the efficiency of existing code

πŸ‘‰ if solution exists in another language and not your preferable one , well go ahead drop the code!

πŸ‘‰ else: πŸ‘‰

        πŸ‘‰ create a folder in the category , name it as the problem name as it is in hackerank
- 
        πŸ‘‰ create an index.md file 
- 
        πŸ‘‰ create subfolders name them as the languages prefered ie. python , c ,java ,js ,ts ,any other language of your choice
- 
        πŸ‘‰ add your file in the folder that relate to the language you are using, to implement the problem 
- 
        πŸ‘‰ create empty files in with the file extentions that relate to the folder names && comment *not implemented in the files*
- 
        πŸ‘‰ in the main index.md file in the project categories add a link that maps to your solution
- 
        πŸ‘‰ create pull request
- 
        πŸ‘‰ repeat once you solve another

if you wish to see an implementation of a challenge in another language not in this list you can make a request through issues


the idea came along after i have solved lots of hackerank challenges so if you dont find a challenge kindly post it up here if you find the solution alternatively you can request for a solution

Rank up!

Owner
Tyler Mwalo Kenneth's
Father | Self made computer scientist | Web & Mobile Dev | Security Analyst | Cryptographer |
Tyler Mwalo Kenneth's
RepositΓ³rio contendo atividades no curso de desenvolvimento de sistemas no SENAI

SENAI-DES Este Γ© um repositΓ³rio contendo as atividades relacionadas ao curso de desenvolvimento de sistemas no SENAI. Se Γ© a primeira vez em contato c

Abe Hidek 4 Dec 06, 2022
Controller state monitor plugin for EVA ICS

eva-plugin-cmon Controller status monitor plugin for EVA ICS Monitors connected controllers status in SFA and pushes measurements into an external Inf

Altertech 1 Nov 06, 2021
DNA Storage Simulator that analyzes and simulates DNA storage

DNA Storage Simulator This monorepository contains code for a research project by Mayank Keoliya and supervised by Djordje Jevdjic, that analyzes and

Mayank Keoliya 3 Sep 25, 2022
Hashcrack: Hash Bruteforse tool using python

HashCrack Hash Bruteforse tool Usage hashcrack.py -n 6 -c lower -l 5 -a md5 -t 3

Lev 1 May 04, 2022
The most widely used Python to C compiler

Welcome to Cython! Cython is a language that makes writing C extensions for Python as easy as Python itself. Cython is based on Pyrex, but supports mo

7.6k Jan 03, 2023
No more support server flooding with questions about unsupported hosting.

No more support server flooding with questions about unsupported hosting.

3 Aug 09, 2021
An electron application to check battery of bluetooth devices connected to linux devices.

bluetooth-battery-electron An electron application to check battery of bluetooth devices connected to linux devices. This project provides an electron

Vasu Sharma 15 Dec 03, 2022
Sentiment Based Product Recommendation System

Sentiment Based Product Recommendation System The e-commerce business is quite p

Sumit Sahay 2 Jan 15, 2022
Source code for Learn Programming: Python

This repository contains the source code of the game engine behind Learn Programming: Python. The two key files are game.py (the main source of the ga

Niema Moshiri 25 Apr 24, 2022
Use Ghidra Structs in Python

Strudra Welcome to Strudra, a way to craft Ghidra structs in python, using ghidra_bridge. Example First, init Strudra - you can pass in a custom Ghidr

Dominik Maier 27 Nov 24, 2022
Prototype application for GCM bias-correction and downscaling

dodola Prototype application for GCM bias-correction and downscaling This is an unstable prototype. This is under heavy development. Features Nothing!

Climate Impact Lab 9 Dec 27, 2022
Here is my Senior Design Project that I implemented to graduate from Computer Engineering.

Here is my Senior Design Project that I implemented to graduate from Computer Engineering. It is a chatbot made in RASA and helps the user to plan their vacation in the Turkish language. In order to

Ezgi Subaşı 25 May 31, 2022
Team collaborative evaluation tracker.

Team collaborative evaluation tracker.

2 Dec 19, 2021
ALSPAC data analysis studying links between screen-usage and mental health issues in children. Provided data has been synthesised.

ADSMH - Mental Health and Screen Time Group coursework for Applied Data Science at the University of Bristol. Overview The data set that you have was

Kai 1 Jan 13, 2022
A simple package for interacting with the 9kw.eu anti-captcha service.

Welcome to captcha9kw’s documentation! captcha9kw is a smallish Python package for making use of the 9kw.eu services, including solving of interactive

2 Feb 26, 2022
A collection of software that serve no purpose other than waste your time. Forking is encouraged!

the-useless-collection A collection of software that serve no purpose other than waste your time. Forking is encouraged! Requires Python 3.9. Usage Go

Imsad2 1 Mar 16, 2022
The official repository of iGEM Paris Bettencourt team's software tools.

iGEM_ParisBettencourt21 The official repository of iGEM Paris Bettencourt team's software tools. Cell counting There are two programs dedicated to the

Abhay Koushik 1 Oct 21, 2021
YourX: URL Clusterer With Python

YourX | URL Clusterer Screenshots Instructions for running Install requirements

ARPSyndicate 1 Mar 11, 2022
APRS Track Direct is a collection of tools that can be used to run an APRS website

APRS Track Direct APRS Track Direct is a collection of tools that can be used to run an APRS website. You can use data from APRS-IS, CWOP-IS, OGN, HUB

Per Qvarforth 42 Dec 29, 2022
Python implementation of the ASFLIP advection method

This is a python implementation of the ASFLIP advection method . We would like to hear from you if you appreciate this work.

Raymond Yun Fei 133 Nov 13, 2022