Skip to content

A collection of algorithm solutions from HackerRank and LeetCode.

Notifications You must be signed in to change notification settings

metehankurucu/algo-solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 

Repository files navigation

Algo-Solutions

This repository contains my solutions to various algorithm challenges from platforms like HackerRank and LeetCode.

Solutions

Problem Solution Problem Link Level Platform
Plus Minus Solution Problem Basic HackerRank
Mini-Max Sum Solution Problem Basic HackerRank
Time Conversion Solution Problem Basic HackerRank
Breaking the Records Solution Problem Basic HackerRank
Camel Case 4 Solution Problem Basic HackerRank
Divisible Sum Pairs Solution Problem Basic HackerRank
Sparse Arrays Solution Problem Basic HackerRank
Lonely Integer Solution Problem Basic HackerRank
Grading Students Solution Problem Basic HackerRank
Smart Number 2 Solution Problem Basic HackerRank
Flipping Bits Solution Problem Basic HackerRank
Diagonal Difference Solution Problem Basic HackerRank
Counting Sort 1 Solution Problem Basic HackerRank
Counting Valleys Solution Problem Basic HackerRank
Pangrams Solution Problem Basic HackerRank
Mars Exploration Solution Problem Basic HackerRank
Permuting Two Arrays Solution Problem Basic HackerRank
Subarray Division 2 Solution Problem Basic HackerRank
Cycle Detection Solution Problem Intermediate HackerRank
Merge Sorted Array Solution Problem Easy LeetCode
Remove Element Solution Problem Easy LeetCode
Length of Last Word Solution Problem Easy LeetCode
Ransom Note Solution Problem Easy LeetCode
Find the Index of the First Occurrence in a String Solution Problem Easy LeetCode
Majority Element Solution Problem Easy LeetCode
Longest Common Prefix Solution Problem Easy LeetCode
Remove Duplicates from Sorted Array Solution Problem Easy LeetCode
Best Time to Buy and Sell Stock Solution Problem Easy LeetCode
Valid Parentheses Solution Problem Easy LeetCode
Rotate Array Solution Problem Medium LeetCode
H-Index Solution Problem Medium LeetCode
Gas Station Solution Problem Medium LeetCode
Jump Game Solution Problem Medium LeetCode
Reverse Words in a String Solution Problem Medium LeetCode
Remove Duplicates from Sorted Array II Solution Problem Medium LeetCode
Best Time to Buy and Sell Stock II Solution Problem Medium LeetCode
Product of Array Except Self Solution Problem Medium LeetCode
Jump Game II Solution Problem Medium LeetCode
Insert Delete GetRandom O(1) Solution Problem Medium LeetCode
Simplify Path Solution Problem Medium LeetCode
Candy Solution Problem Hard LeetCode

About

A collection of algorithm solutions from HackerRank and LeetCode.

Resources

Stars

Watchers

Forks