Pinned Repositories
Chess-Game
This is a console-based chess game in C++ featuring move validation, check detection, and object-oriented design. Each chess piece is represented as a class, and moves are entered using standard chess notation. Contributions are welcome!
dino_game
THIS IS DINO GAME MADE USING C LANGUAGE . THIS GAME RESEMBLES WITH THE GAME WE PLAYED IN GOOGLE CHROME(OFFLINE)
divisiblity-test-program
This C++ program is used to find the divisibility of a number . Means whether a number is divisible or not
FCFS
FCFS(FIRST COME FIRST SERVE) SCHEDULING USING C LANGUAGE
Login
my-resume-
THIS RESUME IS MADE WITH THE HELP OF HTML
Optimal-Merge-Pattern
When two or more sorted files are to be merged all together to form a single file, the minimum computations done to reach this file are known as Optimal Merge Pattern. This is the c++ program to implement optimal merge pattern
Python-programs
Shrts
webpage
this webpage is made using PHP
sh0aib-ahmed's Repositories
sh0aib-ahmed/dino_game
THIS IS DINO GAME MADE USING C LANGUAGE . THIS GAME RESEMBLES WITH THE GAME WE PLAYED IN GOOGLE CHROME(OFFLINE)
sh0aib-ahmed/divisiblity-test-program
This C++ program is used to find the divisibility of a number . Means whether a number is divisible or not
sh0aib-ahmed/FCFS
FCFS(FIRST COME FIRST SERVE) SCHEDULING USING C LANGUAGE
sh0aib-ahmed/Login
sh0aib-ahmed/my-resume-
THIS RESUME IS MADE WITH THE HELP OF HTML
sh0aib-ahmed/Python-programs
sh0aib-ahmed/webpage
this webpage is made using PHP
sh0aib-ahmed/Optimal-Merge-Pattern
When two or more sorted files are to be merged all together to form a single file, the minimum computations done to reach this file are known as Optimal Merge Pattern. This is the c++ program to implement optimal merge pattern
sh0aib-ahmed/Shrts
sh0aib-ahmed/Chess-Game
This is a console-based chess game in C++ featuring move validation, check detection, and object-oriented design. Each chess piece is represented as a class, and moves are entered using standard chess notation. Contributions are welcome!
sh0aib-ahmed/-check-given-date-is-in-valid-format-or-not
C++ program to check given date is in valid format or not
sh0aib-ahmed/-convert-lowercase-character-to-uppercase-and-vice-versa
C++ program to convert lowercase character to uppercase and vice versa
sh0aib-ahmed/-example-of-default-constructor-or-no-argument-constructor.
C++ program to demonstrate example of default constructor or no argument constructor.
sh0aib-ahmed/-find-total-number-of-days-in-given-month-of-year
C++ program to find total number of days in given month of year
sh0aib-ahmed/-get-week-day-from-given-date
C++ program to get week day from given date
sh0aib-ahmed/-print-your-name-randomly-on-the-screen-with-colored-text
C++ program to print your name randomly on the screen with colored text
sh0aib-ahmed/-skip-some-of-the-array-elements-in-C-
How to skip some of the array elements in C++?
sh0aib-ahmed/30-Days-of-Code
👨💻 30 Days of Code by HackerRank Solutions in C++, C#, F#, Go, Java, JavaScript, Python, Ruby, Swift & TypeScript. PRs Welcome! 😄
sh0aib-ahmed/Bitwise-OR-AND-X-OR
THIS C++ PROGRAM FIRST COVERTS 2 NUMBERS INTO BINARY AND THEN PERFORM BITWISE "OR","AND",and "X-OR" OPERATION .
sh0aib-ahmed/Bus-Ticket-Application
A Simple C++ application that generates Bus ticket .
sh0aib-ahmed/Chat_Bot
sh0aib-ahmed/Chrome-Extension-Shrts1
sh0aib-ahmed/Copy-Constructor-program-in-C-
Copy Constructor program in C++
sh0aib-ahmed/CPP-Programs-Hackerrank
this repository contain c++ programs and some of the Hackerrank's best problem's Solution .
sh0aib-ahmed/Destructors-program-in-C-
Destructors program in C++
sh0aib-ahmed/hackerrank
Competitive programming
sh0aib-ahmed/Resume-through-File-handling
This is a C++ programs which takes input from the user and create a HTM resume from those inputs.
sh0aib-ahmed/Run-length-encoding-
Run-length encoding (find/print frequency of letters in a string)
sh0aib-ahmed/short-url
Light weight url shorten, easy to setup, redis python project.