C

C

Explore our C programming domain filled with a wealth of articles! Discover tutorials, advanced techniques, code examples, and best practices to enhance your skills. Dive in and start coding with confidence today!

CF

Match Last Letter

Given two strings S1 and S2 , print the string S1 vertically with the string S2 in reversed manner which ends with the letter being considered…
PythonF

Travelling PNR List

A mini bus having S seats can be overbooked during festival times. Out of N bookings made C bookings can be cancelled. Hence the final…
CF

String Tree Pattern

Given a String S as the input, the program must print the characters present in the string S as shown in the Example…
CF

School Chocolate Distribution

Spectrum International School is located in DonnaVille. Chocolates are distributed on certain days (like a festival, independence day) to the…
CF

Merge Strings

Two strings S1 and S2 can be concatenated to form string S3. If certain characters of the first part of S2 matches with those…