An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with problemsolving

A curated list of projects in awesome lists tagged with problemsolving .

https://github.com/fahimfba/problem-solving-made-easy

Repo for "Solve problem easily using programming" series on my YouTube playlist

cpp problem problem-solving problemsolving python3 solving-problems youtube

Last synced: 14 Apr 2025

https://github.com/fahimahammed/js-problem-solving-for-coding-interview

A collection of essential JavaScript coding problems commonly encountered in technical interviews. This repository includes algorithm challenges like array manipulation, string operations, mathematical computations, and more, with a focus on enhancing problem-solving skills for coding interviews.

js problem-set problemsolving

Last synced: 26 Oct 2025

https://github.com/developer-shourav/problem-solving-with-javascript

Here is a list of JavaScript problems that I solved. I keep here the problem with solutions and the problem getting source also. Check "problem.md" file to get details about the problem and the provider. Thank you💖

competetive-programming-resources competitive-programming javascript-fundamentals javascript-problem-solving problem-solving problemsolving

Last synced: 25 Jul 2025

https://github.com/mohnoor94/problemssolving

In this repository, I will add some of problems I solved, mainly using Java, Scala, and Python Programming Languages.

java java11 learning-by-doing problemsolving python python3 scala

Last synced: 25 Oct 2025

https://github.com/gusenov/stepik-functional-programming-hs

:mortar_board: Функциональное программирование на языке Haskell.

course examples haskell problem-solving problemsolving stepik

Last synced: 14 Apr 2025

https://github.com/sangwoo-joh/ocaml-ps

:camel: Problem solving with OCaml

algorithm ocaml problemsolving

Last synced: 07 May 2025

https://github.com/kulloveth/rw-androidbootcamp2020

Raywenderlich.com Android BootCamp Challenges

intellij-idea kotlin problemsolving

Last synced: 31 Jul 2025

https://github.com/oaphi/utilities

Various JS ES6 utilitiies

es6 javascript problemsolving utilities

Last synced: 08 Jul 2025

https://github.com/skysign/wsapt

알고리즘 문제 풀이

codingtest cpp java problem-solving problemsolving python

Last synced: 02 Jul 2025

https://github.com/lablnet/php-arrays

A class to manipulate arrays in efficient ways to solve real world problems.

algrothm arrays class dataset fastest free manage php problemsolving

Last synced: 09 Oct 2025

https://github.com/fahimfba/programming-memory

collection of all the random programming codes that I'm gonna use in my YouTube channel 📹

java problem problemsolving solvingproblems video youtube

Last synced: 12 Apr 2025

https://github.com/gusenov/contest-yandex-blitz-hiring-2017

Блиц: конкурс для найма разработчиков 2017

blitz contest contests problem-set problem-solving problems-set problemsolving yandex

Last synced: 01 Aug 2025

https://github.com/gusenov/timus

Решения задач из архива Timus Online Judge - http://acm.timus.ru/problemset.aspx?space=1&page=all&skipac=False&sort=difficulty.

contest contests problem-set problem-solving problems-set problemsolving

Last synced: 20 Feb 2025

https://github.com/gusenov/code-stepik-org-entrance-exam

:mortar_board: Вступительный экзамен для поступления на онлайн-программу code.stepik.org.

problem-solving problemsolving python stepic stepik

Last synced: 20 Feb 2025

https://github.com/gusenov/codeforces

Решения задач из архива Codeforces - http://codeforces.com/problemset.

contest contests problem-set problem-solving problems-set problemsolving

Last synced: 20 Feb 2025

https://github.com/abdallahhemdan/codeforces_uva

My solutions of the problems from codeforces and UVA

codeforces codeforces-solutions contest cpp problemsolving

Last synced: 19 Jan 2026

https://github.com/avijeetpandey/problem-solving

Repo to maintain code for solving problems using data structures and algorithms

algorithms dsa problemsolving

Last synced: 11 Apr 2025

https://github.com/jeanchilger/competitive-programming

Problems/Algorithms developed in order to practice for programming contests.

competitive-programming problemsolving uri-online-judge

Last synced: 05 Oct 2025

https://github.com/javohirtohirovich/leetcode-js

You can find a JavaScript solution for problems in Leetcode in this repository.

javascript js leetcode leetcode-javascript leetcode-solutions problems problemsolving solution

Last synced: 14 Mar 2025

https://github.com/yasminmuntasern/leetcode-problems

🧠 Solving LeetCode problems

csharp leetcode problemsolving

Last synced: 01 Sep 2025

https://github.com/gusenov/problem-solving-in-pascal

:mortar_board: Решение задач на языке программирования Pascal.

pascal pascal-programming pascalabc problem-solving problemsolving turbo-pascal

Last synced: 20 Feb 2025

https://github.com/prathambhalke/javascript-problem-solving

GitHub Short Description: 🚀 JavaScript Problem Solving Repository - Enhance your JavaScript skills by solving coding problems in this interactive repository! Join our community of problem solvers and sharpen your problem-solving abilities. 🎉✨

dsa interview-perspective javascript problemsolving

Last synced: 02 Apr 2025

https://github.com/gusenov/problem-solving-in-csharp

:mortar_board: Решение задач на языке программирования C#.

csharp problem-solving problemsolving

Last synced: 14 Oct 2025

https://github.com/sarmad-khan1/problem-solving-logics-in-cpp

These are small tasks based on logical problems. I have provided different approaches to solve complex problems

cpp game-development problemsolving tasks

Last synced: 25 Feb 2025

https://github.com/yubaoquan/blog

主要用于技术知识备忘 目前所有文章更新在issues中

problemsolving

Last synced: 15 Mar 2025

https://github.com/muthupillai1204/sales_identify_analysis

The Sales Identify Analysis Data Project focuses on leveraging data analytics to identify and understand key drivers of sales performance, customer behaviors, and market trends. This project aims to extract actionable insights from sales data to inform strategy, optimize sales processes, and enhance overall revenue generation.

excel powerbi problemsolving

Last synced: 22 Jun 2025

https://github.com/satyam-pratibhan/codequest

CodeQuest: Master Coding Interviews with Curated Problems and Real-Time Collaboration.

coding fullstack-development interview-preparation interview-questions nextjs postgresql problemsolving

Last synced: 30 Dec 2025

https://github.com/tapand3v3lop3r/practice-c-language-

This repository highlights my journey through C language and the programming problems that I solved during this path to foster my programmin g skills and also develop an intuitive way towards logic building. This is a track record of what I used to solve when I just started programming.

beginner-code c practice-programming problemsolving programming-exercises

Last synced: 04 Mar 2025

https://github.com/didogrigorov/hackerrank-python

A collection of Python solutions to HackerRank problems, organized by difficulty (Easy, Medium, Hard) and category (Algorithms, Data Structures, Mathematics). Ideal for learning, practicing, and mastering Python programming and problem-solving skills.

algorithms-and-data-structures coding-challenge coding-challenges coding-interviews data-structures hackerrank hackerrank-solutions problem-solving problem-solving-algorithms problemsolving programming python-3 python3

Last synced: 02 Sep 2025

https://github.com/blacksujit/restaurant-recommendation-system

The Restaurant Recommendation System recommends restaurants based on user inputs such as cuisine preference and price range. It utilizes a Flask server to handle backend operations and communicate with a trained Machine Learning model. The model predicts suitable restaurants based on the input criteria .

application building-block deep-learning developement learning-by-doing learning-exercise machine-learning mlops model-building problem-solving problemsolving project-management recommendation-system

Last synced: 24 Mar 2025

https://github.com/abdullah-niaz/linked-list-problems

Solutions to various linked list problems, covering basic operations, advanced techniques, and efficient problem-solving approaches in C++/Python.

algorithms cplusplus datastructures leetcode linkedlist problemsolving python

Last synced: 09 Mar 2025

https://github.com/samipak458/airline-mangement-system

The idea of this project is like a real-life example of an airline ticket booking system where customers directly interact with the receptionist on the booking counter to book their desired flight tickets.

airline-reservation cpp dsa oop problemsolving

Last synced: 02 Sep 2025

https://github.com/abhishekshah5486/tle_eliminatorslevel1

TLE Eliminators CP Level-1 Course

course cpp problemsolving

Last synced: 09 Apr 2025

https://github.com/ishaansathaye/usaco

USACO problems and competition problems

competitive java problemsolving programming python3 usaco

Last synced: 17 Aug 2025

https://github.com/umairazmat/javascript-challenges-world

Check out my beginner-friendly GitHub repo🚀 with free programming exercises and challenges that cover various JavaScript concepts, including problem-solving, programming fundamentals, and ES6 JavaScript.Improve your JavaScript skills and have fun while practicing with open-source exercises.Give it a ⭐️ and fork for inspiration or your own projects

begineer-practice beginner-friendly beginners-exercises beginners-guide beginners-tutorial-series es6-javascript javascript javascript-es6 js problem-solving problem-statement problemsolving programming programming-challenges programming-contests programming-exercises programming-fundamentals programming-language

Last synced: 04 Apr 2025

https://github.com/bhaveshpatil07/youkn0wwho-academy

YouKn0wWho Academy: The Ultimate Topic List - A comprehensive list of topics in Competitive Programming.

code competitive-programming filtering guide guidebook nextjs problems problemsolving resources searching

Last synced: 09 Jul 2025

https://github.com/thesparkvision/ds-algo

In this repository, I have added all the data structures and algorithms programs I have made during practice of them in python programming language

algorithms datastructures dp dsa problemsolving python3 recursion

Last synced: 17 Mar 2025

https://github.com/hamidhosen42/javascript-problem-solving

JavaScript, often abbreviated JS, is a programming language that is one of the core technologies of the World Wide Web, alongside HTML and CSS. Over 97% of websites use JavaScript on the client side for web page behavior, often incorporating third-party libraries.

algorithms api javascript json problemsolving

Last synced: 20 Feb 2025

https://github.com/arturopala/hackos

My humble Scala solutions to the Hacker Rank challenges and problems

exercises hackerrank problemsolving scala

Last synced: 13 May 2025

https://github.com/seycileli/problemsolving

Problem Solving Conditional Statements Java Code

conditional-statements java problem-solving problemsolving

Last synced: 05 Mar 2025

https://github.com/tahsinzidane/set_calc

Set Calc is a set math calculation program in Python that I created to complete my homework faster

math problemsolving python3

Last synced: 22 Jul 2025

https://github.com/balakrishnan-10/understanding-problem-statements-systematic-solution

Understanding-Problem-Statements-Systematic-Solution

javascript problemsolving

Last synced: 10 Aug 2025

https://github.com/muthupillai1204/customer_risk_analysis

The Customer Risk Analysis Data Project focuses on identifying, assessing, and mitigating potential risks associated with customer interactions and behaviors. This project leverages data analytics to understand factors that may contribute to customer dissatisfaction, churn, or fraudulent activities.

excel powerbi problemsolving

Last synced: 04 Jan 2026

https://github.com/gzixnine/codewars

About in this repo I'm going to add all my Codewars exercises. Find me there as GziXnine. I will upload most of the examples.

4kyu 6kyu 7kyu 8kyu c code codewars codewars-kata codewars-solutions cpp javascript kata kyu problem-solving problemsolving python solutions training

Last synced: 31 Dec 2025

https://github.com/kzamanbd/leetcode-problem

Welcome to our Problem-Solving Repository! This repository is a curated collection of solutions and resources aimed at addressing a variety of challenges encountered in software industry. Whether you're a developer, a project manager, or an enthusiast in software development field...

cpp leetcode leetcode-solutions problemsolving

Last synced: 27 Feb 2025