Programs

Title Difficulty Language Categories Views Date Action
2D Array
Write a C program to perform matrix addition of two 3x3 matrices....
Easy C
📊 Arrays
14 Jan 30, 2026
Student structure and sorting based on marks
Consider a structure as follow: struct stud_info { int rno; char sname[30]; int marks; }; Write a C program th...
Medium C
📦 Structure
4 Jan 29, 2026
Showing 2 program(s)