Skip to content

This repository includes solutions to various coding problems. Each problem is stored in its own file, following a structured and consistent format for easy navigation. These problems come from online coding platforms and personal practice, encompassing various levels of difficulty.

Notifications You must be signed in to change notification settings

laerttt/Random-Problems

Repository files navigation

Coding Challenges Repository

This repository includes solutions to various coding problems. Each problem is stored in its own file, following a structured and consistent format for easy navigation. These problems come from online coding platforms and personal practice, encompassing various levels of difficulty.

Table of Contents

About

Below you will find a problem list including Problem Name, Difficulty, Problem Topic and Coding Language.

Problems List

Problem Name Difficulty Topics Lang
Add Digits 🟢 Math, Number Manipulation ☕️
Sign Of The Product Of An Array 🟢 Array, Math 🐍
Difference Between Two Arrays 🟢 Array, Hash Table 🐍
Avg Salary Excluding Min And Max 🟢 Array, Sorting 🐍
Data Mining 🟢 Clustering, Preprocessing, Classification, Metrics 🐍
Calorie Counting 🟠 Parsing, Aggregation, Optimization
Longest Substring Without Repeating Characters 🟠 Hashing,String Manipulation ☕️
Add Two Numbers 🟠 Linkedlists, Math, Recursion
100 Prisoners Riddle 🔴 Arrays, Randomization, Simulation, Algorithms
Rucksack Organization 🔴 Optimization, Sets, Parsing

Note: ( easy🟢, medium🟠, hard🔴 )( java☕, python🐍 )

About

This repository includes solutions to various coding problems. Each problem is stored in its own file, following a structured and consistent format for easy navigation. These problems come from online coding platforms and personal practice, encompassing various levels of difficulty.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published