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

Projects in Awesome Lists tagged with problem

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

https://github.com/zalando/problem-spring-web

A library for handling Problems in Spring Web MVC

error exception java json microservice problem rfc7807 spring spring-boot web

Last synced: 13 May 2025

https://github.com/zalando/problem

A Java library that implements application/problem+json

error exception java json microservices problem rfc7807

Last synced: 24 Mar 2025

https://github.com/flutteropen/flutter-layouts-exampls

Layout of the flutter example.such as Row,Comlun,listview,Just for learning.

app error example flutter gridview header image layout listview padding pageview problem sample sliver stack

Last synced: 07 Apr 2025

https://github.com/umutphp/famous-bugs

Famous bugs fixed, problems solved and failures experienced in software history :bug: :bee: :ant: :beetle:

bug famous-bugs hacktoberfest problem y2k

Last synced: 23 Apr 2025

https://github.com/meysamhadeli/problem-details

ProblemDetails is a Error Handler base on [RFC 7807] standard to map our error to standardized error payload to client.

error error-handler error-handling errorhanders errorhandler errors go golang package pkg problem problem-details problemdetails

Last synced: 08 May 2025

https://github.com/cbornet/python-httpproblem

Utility library to work with RFC7807 Problem Details for HTTP APIs

http json problem rfc-7807 rfc7807

Last synced: 30 Apr 2025

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/mheap/problem-matcher

Problem Matcher implementation in node.js

matcher nodejs problem problem-matcher vscode

Last synced: 15 Apr 2025

https://github.com/hxndev/reflex-agent-to-solve-vaccuum-cleaner-world-problem

A simple reflex agent is a type of intelligent agent that performs actions based solely on the current situation. I desinged a reflexx agent to solve vaccuum cleaner problem.

ai cleaner code jupyter-notebook problem python reflex reflex-agent vaccum vacuum-cleaner vacuum-cleaner-world

Last synced: 07 May 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/nathsou/potds

CS225 (UIUC) Problems of the day solutions

cs225 day of potd problem the uiuc

Last synced: 12 Apr 2025

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

my competitive programming journey https://www.codewars.com/users/snykk https://leetcode.com/snyk/

codeforces codewars codewars-kata-solution codewars-solutions competitive-programming cpp hackerrank leetcode leetcode-cpp leetcode-solutions problem solutions toki

Last synced: 09 May 2025

https://github.com/maykonn/mars-rover-technical-challenge-php

The Mars Rover technical challenge, in PHP: A squad of robotic rovers is to be landed by NASA on a plateau on Mars. The output for each rover should be its final co-ordinates and heading.

challenge mars mars-rover mars-rover-challenge php problem rover technical-challenge

Last synced: 06 Dec 2024

https://github.com/nodkz/create-problem

yarn create problem

create problem yarn

Last synced: 28 Apr 2025

https://github.com/mikebrady/imap_maildir_date_fixer

A neat shell script to fix up date problems in Dovecot Maildir mail repositories. FreeBSD and Linux. No external tools needed.

date dovecot fix freebsd imap linux maildir problem repair

Last synced: 03 Mar 2025

https://github.com/hxndev/producer-worker-problem

This is a common worker producer problem in OS

c code cpp labtasks os problem producer producer-worker project worker

Last synced: 31 Mar 2025

https://github.com/zthxxx/leetsolve

simple & light testing frame for LeetCode solutions with JavaScript

leetcode leetcode-solutions problem solutions testing-framework

Last synced: 14 Mar 2025

https://github.com/michaelwehar/fourcornersproblem

Finding a rectangle whose four corners are 1's in a given Boolean matrix.

algorithms boolean java matrices problem programming python rectangle search submatrix

Last synced: 24 Apr 2025

https://github.com/apla-toolbox/pddl-examples

A list of PDDL domains and problems. A submodule for APLA-Toolbox/PythonPDDL. Please open a PR with your PDDL instances!

blocksworld cargo dinner domain examples flip grid pddl problem rover tsp

Last synced: 07 Apr 2025

https://github.com/daronenko/leetcode

some solutions to problems on leetcode

algorithm leetcode problem solution

Last synced: 18 Jan 2025

https://github.com/mockingmagician/moneysaurus

Money change library. A Solution for change-making problem.

change change-making money problem problem-solving

Last synced: 23 Apr 2025

https://github.com/valuelogic/vertx-web-problem

vertx-web + zalando problem

java problem vertx vertx-web

Last synced: 07 Apr 2025

https://github.com/psingh12354/java-practice

Here i upload my all codes in Java which i have done during my practice session.

all-type easy from java java-programming practice problem solve

Last synced: 22 Feb 2025

https://github.com/chneau/go-taillard

Flowshop scheduling problem (Taillard instances) in Go

golang pfsp problem taillard

Last synced: 18 Feb 2025

https://github.com/skyv26/general-dsa-problems

Problem-solving skills are the ability to identify and resolve issues, understand complexities, and make sound judgments. This skill set is essential to be successful in any profession. Problem-solving involves the ability to recognize and analyze a problem, generate potential solutions.

cpp javascript problem problem-solving python ruby

Last synced: 05 Apr 2025

https://github.com/monamobeen/dsacompetitivecoding

A repo having many Hard Algorithms of CodeForces!

codeforces-problems dsa-algorithm problem problem-solving

Last synced: 24 Feb 2025

https://github.com/hashirshoaeb/antenna-placement-problem

In 5 antenna problem we have to place 5 antennas (a, b, c, d, e) on a 6x6 grid in such a way that maximum area is covered by their signals. To find the best solution we use Genetic Algorithm, upon a population of twenty random individuals/chromosomes.

chromosome genetic-algorithm genetic-algorithms object-placement problem python3

Last synced: 24 Feb 2025

https://github.com/emahtab/check-completeness-of-a-binary-tree

Checking whether a binary tree is Complete binary tree or not

bfs complete-binary-tree leetcode problem

Last synced: 28 Mar 2025

https://github.com/soenneker/soenneker.dtos.problemdetails

A replication of .NET's ProblemDetails (https://tools.ietf.org/html/rfc7807) that doesn't rely on Microsoft.AspNetCore.Mvc.

csharp details dotnet dto dtos exceptions object problem problemdetails problemdetailsdto rfc7807

Last synced: 21 Nov 2024

https://github.com/crisnguyendev/problem-solving-practice-java

A Java-focused repository to master algorithms, data structures, and problem-solving techniques. Ideal for coding interview preparation and competitive programming challenges.

algorithms big-o-interview codeforces data-structures grokking-coding-interview java leetcode problem

Last synced: 14 Apr 2025

https://github.com/workwithafridi/dailycodingproblems

GitHub repo. dedicated to solving coding problems from various platforms such as LeetCode, AlgoExpert, and more.

algoexpert-solutions dailycodingproblem dart java leetcode-solutions problem solving-problems swift

Last synced: 07 Apr 2025

https://github.com/binakot/spring-data-redis-null-elements

The sample project to show a problem of storing collections with `null` elements in Spring Redis Data.

collection null problem redis spring spring-data spring-data-redis spring-data-redis-example

Last synced: 06 Mar 2025

https://github.com/mehedimi/programming-contest

Solving problems of uri online judge

problem

Last synced: 11 Mar 2025

https://github.com/jaynamm/break_algorithm

Solving Algorithm problem for Coding Test

baekjoon-online-judge coding-test problem programmer

Last synced: 02 Apr 2025

https://github.com/cmartinezucsc/resolucion_problemas_con_adcp

Repositorio complementario para el libro digital Resolución de problemas con ADCP - Con implementación en C y Python

c computational-science computational-thinking problem problem-solving programming python

Last synced: 30 Apr 2025

https://github.com/n6g7/euler

Solutions to Project Euler problems (careful, spoilers ahead)

euler problem project project-euler

Last synced: 02 Mar 2025

https://github.com/ingogriebsch/sample-spring-web-zalando-problem

This sample shows you how to integrate Zalando's Problem framework into the Spring Web layer of a Spring Boot application

example java problem sample spring spring-boot spring-web zalando

Last synced: 02 Mar 2025

https://github.com/pacemakerx/leetcode-my-solutions

This repository contains my accepted LeetCode solutions, organized by question, showcasing my journey in problem-solving and competitive programming.

coding-practice coding-problems cpp datastructures-algorithms java leetcode leetcode-solutions problem

Last synced: 23 Feb 2025

https://github.com/made2591/go-hanoi

The famous Hanoi game written in Go. Thanks to @skelterjohn for his lib, go-matrix, that you can find in https://github.com/skelterjohn/go.matrix

algorithm classical exercise game go hanoi hanoi-riddle hanoi-towers math problem recursion

Last synced: 02 Mar 2025

https://github.com/taharachedi/math-game

🎮 Fun Math Game in C++ ➗✖️➕➖ Challenge yourself with math problems, track your score, and level up! 🏆

algorithms console-application console-game cpp enums functional-programming problem random-number-generators string-manipulation structure

Last synced: 20 Mar 2025

https://github.com/alsweider/ziegenzaehmer

Zufallsbasierter Ziegenproblem-Zerdenker. Zehn zahme Ziegen zogen zehn Zentner Zucker zum Zoo.

logics logik mathematik maths problem

Last synced: 27 Feb 2025

https://github.com/ricardorodriguespes17/problema-do-transito-automatizado-threads

Problema do trânsito automatizado (problema de concorrência) com Thread | Java

java problem programacao-concorrente programming-exercises

Last synced: 08 Apr 2025

https://github.com/ravi-aratchige/coding-challenges

Random coding problems I discovered and solved on my own.

challenge challenges coding-challenge coding-challenges problem problem-solving problems

Last synced: 25 Mar 2025

https://github.com/alvarogarcia7/kata-formulation-link-parser

Legacy code kata, practicing refactoring [to functional code]. Multiple languages available

description kata kata-formulation kotlin makefile problem refactoring refactoring-exercise refactoring-kata

Last synced: 28 Feb 2025

https://github.com/yorgosbas/activity-selection-algorithm

Given a set of activities with specific time period,this algorithm finds the maximum activities that can be performed

activity activityselectionproblem algorithms problem selection

Last synced: 15 Apr 2025

https://github.com/yorgosbas/set-covering-algorithm

Given a number of sets with a number of universes,this algorithm finds the least sets with the most universes

algorithms covering problem set setcoveringproblem

Last synced: 15 Apr 2025

https://github.com/h4jack/toh

Tower of Hanoi, Just the web interface, i mean user can play the game and solve the game. by dragging and dropping the disc from tower A to tower B..

css dsa h4jack hanoi html javascript js of problem toewrofhanoi toh tower website

Last synced: 18 Feb 2025

https://github.com/code-help-tutor/problem-set-4-students-game-night

Problem 代写代做 编程辅导, code help, CS tutor, WeChat: cstutorcs Email: [email protected]

problem

Last synced: 11 Mar 2025

https://github.com/wangxiaoyugg/feinterview

collect some common frontEnd interview problem

front-end interview problem

Last synced: 22 Mar 2025

https://github.com/mawiegand/automatic-point-label-placement-data

Test instances for the automatic point label placement problem.

data datastructures generator javascript labeling problem ruby

Last synced: 01 Mar 2025

https://github.com/santosh2702/listtuples

Hackerrank

problem python

Last synced: 15 May 2025

https://github.com/happylie/pythonchallenge_code

Problem solving code for pythonchallenge.com site(pythonchallenge.com 사이트 문제 풀이 : PCC(PythonChallenge in Code)))

challenge code ctf exam example pcc problem problem-solving python python-codes python2 python3 pythonchallenge solution solutions solving wargame

Last synced: 11 Mar 2025

https://github.com/skibidi-crypto/quarkus-openapi-problem

Standardized error responses for Quarkus REST APIs using Problem Details (RFC9457)

error exception jackson jakarta-rest jaxrs json openapi problem quarkus-extension resteasy rfc9457

Last synced: 22 Mar 2025

https://github.com/devleejb/coding-test-study

Algorithm Summary for Coding Test!

algorithms problem

Last synced: 14 May 2025

https://github.com/bragdond/ackermann-problem-c

Small project to show the problem of using recursivity approach for some problems

ackermann c problem recursivity

Last synced: 21 Mar 2025

https://github.com/lpryszcz/monty_hall

simple implementation demonstrating Monty Hall

hall monty problem

Last synced: 06 Apr 2025

https://github.com/ghusta/spring-boot-mvc-problem-handling

Problem / Exceptions Handling with Spring Boot MVC

problem rest-api spring-boot

Last synced: 24 Feb 2025

https://github.com/martinzikmund/vs2017-resx-issue

Illustrates localization problem in VS 2017

bug issue localization problem visual-studio

Last synced: 15 Mar 2025

https://github.com/jenting/goproblem

The problems I had met golang

golang problem problem-solving

Last synced: 27 Mar 2025

https://github.com/abhishekshrivastav73/problem-solving-with-js

This repository will help to Solve various Question of Javascript At different Levels. Some Concepts are also explained in this Respository in HInglish Language ( Hindi + English ). Star this repo for Solutions.

advancejs basic basic-question datastructures-algorithms dsa dsa-algorithm dsa-learning-series javascript javascript-learning nodejs proble problem

Last synced: 07 Apr 2025

https://github.com/randomgamingdev/minecraft-pink-glitch-article

An article on github about Minecraft Bedrock's pink glitch. Why is it on github? IDK. I just put it here.

article bug glitch memory memory-leak memory-leaks memory-management minecraft minecraft-bedrock minecraft-bedrock-edition problem

Last synced: 13 Mar 2025

https://github.com/ahmedabougabal/iti_python_and_php_shadow_interviews

This repository contains a collection of code snippets that were asked by interviewers for both the "Python" and "PHP" ITI Students.

full-stack interview-preparation interview-questions javascript open-source problem webdevelopment

Last synced: 15 Mar 2025

https://github.com/craiggleso/real-time-distance-problem

Two variables are growing at variables speeds. This solves the time A catches up to B

algorithm distance problem real solver time

Last synced: 30 Mar 2025