| 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
|
3 | Jan 29, 2026 |
Second View
Current topic/subtopic view ke saath ab ek combined explorer bhi hai jahan saare mapped questions ek sath milenge.
No questions yet
No study materials uploaded yet.
No assignments available yet.