-
Notifications
You must be signed in to change notification settings - Fork 266
Added Python Programs #830
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
farhanmallik05
commented
Oct 23, 2025
arthematic game python codes added
Added linkedlist code in cpp
Create chatbot
Added Factorial of a number using recursion in C
ADD: Solution to Rotting Oranges
ADD: Solution to Max sum Non-Adjacent numbers
ADD: Solution to Non-Overlapping Intervals
ADD: Solution to Gas station problem
ADD: Solution to Unique Paths problem
ADD: Solution to Maximum collection problem
added imp graph Algorithms in Cpp DSA
Implement the Dining Philosophers problem using pthreads and semaphores. This program simulates philosophers thinking and eating while managing fork usage.
added a new Python utility Python/roman_numerals.py that converts between Roman numerals and integers, including a small CLI for quick testing.
added a second Python utility with a CLI (Python/palindrome_tools.py) for palindrome checks
Implement swimInWater function using union-find
This program calculates the Body Mass Index (BMI) based on user input for height and weight, and categorizes the result.
Added conda environment Workfile
Create palindorme.py
add Tribonacci Series solution in python
added Russian_doll_envelopes.py
Added Number of Enclaves problem solution
…ubsequence added longest_bitonic_subsequences.py
added Detect cycle in an undirected graph.py
Added Sum till Single Digit problem solution
Added Missing Number in an Array problem solution
added dijkstra.py
added kahn's.py
Count Square SubMatrices with all Ones
added knight_walk.py
added lowest_common_ancestor
added subset_with_sum_k.py
added rat_in_maze.py
Resolve the conflict
…nguage into RishabhIIITD-new4
Fixed the conflict
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.