Warning: session_start(): open(/var/cpanel/php/sessions/ea-php56/sess_1c164b0caab39ba92da8e16f9b4002e4, O_RDWR) failed: No such file or directory (2) in /home/snscourseware/public_html/ct.snscourseware.org/syllabus.php on line 2

Warning: session_start(): Failed to read session data: files (path: /var/cpanel/php/sessions/ea-php56) in /home/snscourseware/public_html/ct.snscourseware.org/syllabus.php on line 2
Connected successfully
Warning: Undefined variable $hostname in /home/snscourseware/public_html/ct.snscourseware.org/syllabus.php on line 18
Syllabus || SNS Courseware
Subject Details
Dept     : ECE
Sem      : 1
Regul    : 2023
Faculty : swathi G
phone  : NIL
E-mail  : swathi.g.cse@snsct.org
193
Page views
3
Files
0
Videos
0
R.Links

Icon
Syllabus

UNIT
1
INTRODUCTION TO C

Basic blocks of computers–Algorithm,Pseudocode,Flowchart-StructureofCprogram-Datatypes -Variables-Constants, Operators-Input and Output Statements.

UNIT
2
DECISION STATEMENTS AND FUNCTIONS

Decision making and Branching statements-Looping statements,Functions,Call by value,Call by reference

UNIT
3
ARRAYS AND INTRODUCTION TO DATA STRUCTURES

Arrays- One dimensional arrays- Two dimensional Arrays- Structures – Pointers- Introduction to Data structures- Types of Data structures–ADT-List ADT-Singly Linked List (Insertion ,Deletion)

UNIT
4
STACK AND QUEUE

Stack ADT- Queue ADT –Array implementation of Queue and Stack ADT- Infix to Postfix conversion-Postfix expression evaluation

UNIT
5
TREES

Trees- Binary Tree- Binary Search Tree- Insertion and Deletion Operation- Tree Traversal

Reference Book:

A.V.Aho,J.E.Hopcroft,andJ.D.Ullman,“DataStructuresandAlgorithms”,PearsonEducation, 2ndEdition,2007.(UnitIII-V) E.Balagurusamy “Data Structures Using C” ,McGraw-Hill Education (India),2013(IV-V) E.Balagurusamy,“FundamentalsofComputingandComputerProgramming”,TataMcGRaw-Hill Publishing CompanyLimited,(2011).(UNITI,II)

Text Book:

KamthaneAshok,“ProgramminginC,PearsonEducationIndia3/e,3rdEdition,2015. AaronM.Tenenbaum,YedidyahLangsam,MosheAugenstein,“DataStructuresUsingC”, Prentice-Hall ofIndia,2003