problem-solving icon indicating copy to clipboard operation
problem-solving copied to clipboard

Problem solving repo. for the purpose to collect problems solution with different programming language

Results 26 problem-solving issues
Sort by recently updated
recently updated
newest added

hackerrank slove

Program to implement bankers algorithm in C

i have added program for adding large factorial.

time taken by this code is just 32 illetration

Added a program to check if a number is a power of 2 with a complexity of O(1);