Warning: session_start(): open(/var/cpanel/php/sessions/ea-php56/sess_a99083e85f79dfb4ff98266e8e87d19e, 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    : 23
Faculty : vanitha G
phone  : 948621790
E-mail  : vanitha.g.cse@snsct.org
242
Page views
11
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 Branchingstatements-Loopingstatements,Functions,Callbyvalue,Callbyreference

UNIT
3
ARRAYS AND INTRODUCTION TO DATASTRUCTURES

Arrays- One dimensiona larrays- 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

StackADT- QueueADT –Array implementation of Queue and StackADT- Infix to Postfix conversion-Postfix expression evaluation

UNIT
5
TREES

Trees- BinaryTree- Binary SearchTree- Insertion and Deletion Operation- TreeTraversal

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