1st Semester
Comming Soon
Welcome to Shunya, the place where CSE students go to find
materials for their university studies. Worksheets, solutions, and
study guides customised for different courses and semesters are
available. Our platform places a high value on both quality and
usability, making it easy for students striving for academic
success to use. Come ease your learning process with us!
You can check the Announcement section if you are having trouble finding desired thing.
(These are the most important subjects, but every thing is important that is taught in the class, And the subjects which are mentioned here will help you in this respective semester.)
Comming Soon
Coming Soon
Data Structures & DBMS
Computer Networks & SE
IOT & DAA
Coming Soon
Data Structures:-
Types of Data Structures (Arrays, stack, etc.), Searching and Sorting Algorithms, Pointer in Linked List, Graph and Tree.
DBMS {This list only include of theoritical topics}:-
All Data Models, NoSQL, RDBMS, DBMS Architecture(All 3 tiers), Schema, SQL Commands and ACID Property.
COA : 1)Instruction Cycle,Machine Cycle and Bus Cycle 2)Replacement Algorithms 3)Hardwired Control Unit , Microprogrammed Control Unit 4)Flynn's Classification 5)Pipeline related Topics
SE: 1) All Software Models 2) SRS Document 3)Project Estimation Techniques(COCOMO Model) 4)User Interfaces 5)Software Testing(Black Box and White Box)
CN : 1)OSI , TCP/IP Models , Network Technologies 2) Transmission Impairments, Data Rate Limits 3)Flow Control And Error Control 4)Random Access Protocols 5) Routing Algorithms 6)Leaky Bucket and Token Bucket Algorithms
DAA Topics: 1) Recurrence equations and their solution and Doubly LinkList 2)Knapsack probelm(using Backtracking , Greedy appraoch and Branch and Bound Method) 3) Strassen’s matrix multiplication 4)Matrix Chain Mutliplication 5)Huffmann Coding 6)Bellmann Ford and Floyd Warshall Algorithm 7) Chinese Remainder Theorem 8) String Manipulation algorithms( Boyer-Moore algorithm )
OS : 1)CPU Scheduling 2)Deadlock and Its prevention techniques 3)Paging and Segmentation 4)Page Replacement Algorithms 5)Disk Replacement Algorithms 6)Access Matrix
1) Gate Smashers (for DBMS and DAA) 2) 5 Minutes Engineering (DAA) 3) Easy Enginnering (All)
To Learn Coding Languages Like Python and C++ : 1) Code With Harry (Java and Python Playlist) 2) EazySnippets