Skip to content

Conversation

@farhanmallik05
Copy link
Contributor

   these are the Programs
    Python/Fibonacci.py
    Python/Prim_Algorithm.py
    Python/Rock_paper_game.py
    Python/calculator.py
    Python/filetext_handling.py
    Python/leap_year.py
    Python/no_game.py
    Python/password_generator.py
    Python/reverse_linked_list.py

PranavKuruvella and others added 30 commits October 19, 2025 19:42
arthematic game python codes added
Added Factorial of a number using recursion in C
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.
kunal-10-cloud and others added 28 commits October 22, 2025 16:50
add Tribonacci Series solution in python
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
Count Square SubMatrices with all Ones
Resolve the conflict
@ghostmkg ghostmkg merged commit 11f61a1 into ghostmkg:python Oct 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.