Subject Details
Dept     : ECE
Sem      : 1
Regul    : 2019
Faculty : Vijayalakshmi
phone  : NIL
E-mail  : vlakshmi.n.cse@snsct.org
1.345K
Page views
30
Files
7
Videos
2
R.Links

Icon
Announcements

  • Lecture Notes

    Dear Students the Lecture Notes has been uploaded for the following topics:
    Call by reference – Illustrative Programs

  • Lecture Notes

    Dear Students the Lecture Notes has been uploaded for the following topics:
    Branching statements – If, If-else, Nested If,
    Branching statements - Switch,
    Looping statements – for, nested for,
    Functions - Definition of Function,
    User-Defined Functions – Function Declaration,
    Call by value – Illustrative Programs

  • Youtube Video

    Dear Students the Youtube Video has been uploaded for the following topics:
    stack and queue implementation
    Infix postfix notation
    Binary search tree traversal
    binary search tree construct (insertion)
    binary search tree deletion

  • Lecture Notes

    Dear Students the Lecture Notes has been uploaded for the following topics:
    Array implementation of Stack ADT,
    Array implementation of Queue ADT,
    evaluation of infix and postfix expression,
    Infix to postfix and evaluation of postfix,
    infix to postfix examples,
    Introduction to trees,
    binary tree,
    Binary tree traversal,
    Binary search tree Introduction,
    Binary search tree Insertion,
    Binary search tree Deletion

  • Lecture Notes

    Dear Students the Lecture Notes has been uploaded for the following topics:
    Arrays- one dimensional arrays,
    Two dimensional arrays,
    Structures,
    Pointers- Introduction

  • Youtube Video

    Dear Students the Youtube Video has been uploaded for the following topics:
    About C language
    introduction to c language

  • Resource Link

    Dear Students the Resource Link has been uploaded for the following topics:
    introduction to c language

  • Assignment

    Assignment topic is Assignment 1 and due date is .

  • Lecture Notes

    Dear Students the Lecture Notes has been uploaded for the following topics:
    Basic blocks of computers,
    Algorithm, Pseudo code,Flowchart,
    Structure of C program,
    Data types,
    Constants& Operators,
    Input and Output Statements,
    Decision making,
    Branching statements – If, If-else, Nested If