Skip to content

Latest commit

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Programming-with-C

📂 Solutions Included

NameDescriptionlink
String Operations 1Implemented string operations using menu driven method including length, copy, concatenate, compare, case conversion, character counts, reverse, and palindrome check.View Code
String Operations 2Implemented string operations includes search a character and report its position ,find out the character at the specified position ,display the number of occurances and palindrome or not.View Code
SubstringThis program counts occurrences of a substring in a given string and outputs the result.View Code
Student DetailsImplemented a student mark details using structure in C. It includes display each student's details by rollno , overall toppers , slow learners and toppers in each subjects(subjects can be changed according to the academics).View Code
Bank AppImplemented a simple Bank App using structure in C which includes deposit,transfer,check balance operations.View Code

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages