Programs

Title Difficulty Language Categories Views Date Action
Structure program
Consider a structure as follows: struct stud_info { int rno; char sname[30]; int marks; }; Write a C program that a...
Easy C
-
6 Jan 30, 2026
Python String program
Write a Python program that accepts a line of text from the user and performs following operations on it. i) Toggle cas...
Python
-
10 Jan 30, 2026
**Program to Find the Application with the Highest Rating Using Structure**
Create structure App Data with following members: App Name, download Count, rating, developer Accept 5 Application det...
C
📦 Structure
8 Jan 30, 2026
Matrix Addition of Two 3×3 Matrices Using C
Write a C program to perform matrix addition of two 3x3 matrices....
Medium C
📊 Arrays
5 Jan 30, 2026
**Python Program to Perform Operations on a List of Student Names**
Write a Python program to create a list of student's names and perform following operations on it. i. Append Name in a l...
Python
🎯 OOP
16 Jan 30, 2026
C Program to Return the Maximum of Three Numbers
Write a C program to create a user defined function max () which accepts 3- numbers and returns the maximum number from ...
Easy C
⚡ Functions
4 Jan 30, 2026
DataFrame Operations on Book Details Using Pandas
Create a DataFrame from a CSV file which contains following values. Book_no, Book_name, Price, Author Perform following...
Hard Python
🐼 Pandas
6 Jan 30, 2026
Showing 7 program(s)