Projects-Solutions icon indicating copy to clipboard operation
Projects-Solutions copied to clipboard

:pager: Links to others' solutions to Projects (https://github.com/karan/Projects/)

Results 107 Projects-Solutions issues
Sort by recently updated
recently updated
newest added

Added my links to the implementations of FizzBuzz, Reverse a string and check if palindrome.

- Works on sentences - First implementation that works on consonant clusters (2 consecutive only)

When I see 'Find PI to the Nth Digit' I guess author of solution use aproximate numerical method. In real round(22/7). Did you check code before paste?

Added solutions to Change return, Factorial Finder, Coin Flip, Pig Latin, Count Vowels, Count Words

Added some rust lang solutions I made, if you believe I can make any improvements please tell me, will be adding more soon.

Enter a number and have the program generate the Fibonacci sequence to that number or to the Nth number. Updated the ReadMe.