Stuff Sector
Prepared by
S.Santhosh (Admin)
Important questions
share it a link alone
Don't waste my hardwork and valuable time
Don't share as screenshot kind request
most viewed dept will get update at first So Dont screenshot and share
CS3353 C Programming and Data Structures (CPDS)
Unit 1
1.Decision Making , Branching
2.Two-dimensional arrays
3. Data Types
Unit 2
1.Programs using structures and Unions**
2.Structure within a structure
3,Pass by value – Pass by reference
4.Pointers to Variables, Arrays and Functions
Don't share as screenshot
Unit 3
1.Linked list-based implementation of Stacks and Queues
2.Array-Based Implementation,Queue Implementation,App
Unit 4
1.Tree Traversals, Expression Trees ,Binary Search Tree ,Hashing
2.Open Addressing ,Linear Probing,Quadratic Probing
Unit 5
1. Binary search,Linear search
2. merge ,quick sort
Don't share as screenshot -Stuff sector
**Very important questions are bolded and may be asked based on this topic
PART-C
1.Compulsory Questions {a case study where the student will have to read and analyse the subject }mostly asked from unit 2, 5(OR) a situation given and you have to answer on your own
CS3353 C Programming and Data Structures (CPDS)
Unit 1
1.Decision Making , Branching
2.Two-dimensional arrays
3. Data Types
Unit 2
1.Programs using structures and Unions**
2.Structure within a structure
3,Pass by value – Pass by reference
4.Pointers to Variables, Arrays and Functions
Don't share as screenshot
Unit 3
1.Linked list-based implementation of Stacks and Queues
2.Array-Based Implementation,Queue Implementation,App
Unit 4
1.Tree Traversals, Expression Trees ,Binary Search Tree ,Hashing
2.Open Addressing ,Linear Probing,Quadratic Probing
Unit 5
1. Binary search,Linear search
2. merge ,quick sort
Don't share as screenshot -Stuff sector
**Very important questions are bolded and may be asked based on this topic
don't waste my hardwork and valuable time
Contact uS for more updates
*These questions are expected for the exams This may or may not be asked for exams All the best.... from admin Santhosh
Thanks for your love and support guys keep supporting and share let the Engineers know about Us and leave a comment below for better improvements If there is any doubt feel free to ask me I will clear if I can or-else I will say some solutions ..get me through WhatsApp for instant updates ~$tuff$£ctorSYllabuS
Data Types – Variables – Operations – Expressions and Statements – Conditional Statements – Functions – Recursive Functions – Arrays – Single and Multi-Dimensional Arrays.
UNIT II C PROGRAMMING – ADVANCED FEATURES
Structures – Union – Enumerated Data Types – Pointers: Pointers to Variables, Arrays and Functions – File Handling – Preprocessor Directives.
UNIT III LINEAR DATA STRUCTURES
Abstract Data Types (ADTs) – List ADT – Array-Based Implementation – Linked List – Doubly- Linked Lists – Circular Linked List – Stack ADT – Implementation of Stack – Applications – Queue ADT – Priority Queues – Queue Implementation – Applications.
UNIT IV NON-LINEAR DATA STRUCTURES
Trees – Binary Trees – Tree Traversals – Expression Trees – Binary Search Tree – Hashing – Hash Functions – Separate Chaining – Open Addressing – Linear Probing– Quadratic Probing – Double Hashing – Rehashing.
UNIT V SORTING AND SEARCHING TECHNIQUES
Insertion Sort – Quick Sort – Heap Sort – Merge Sort –Linear Search – Binary Search