528
Page views
48
Files
2
Videos
9
R.Links

Icon
Announcements

  • Puzzles

    Dear Students the Puzzles has been uploaded for the following topics:
    C Quiz

  • Lecture Notes

    Dear Students the Lecture Notes has been uploaded for the following topics:
    Structure of a C program – compilation and linking processes,
    Constants, Variables – Data Types,
    Expressions using operators in C ,
    Managing Input and Output operations,
    Decision Making and Branching,
    Looping statements,
    Strings- String operations – String Arrays.,
    Functions – Pass by value – Pass by reference,
    Recursion ,
    Pointers - Definition – Initialization ,
    Structures and unions - definition ,
    Pointers arithmetic,
    Union - Programs using structures and Unions ,
    Storage classes,
    Pre-processor directives,
    Arrays – Initialization – Declaration – One dimensional and Two-dimensional arrays.,
    Structure within a structure,
    Simple programs- sorting- searching and matrix operation

  • Lecture Notes

    Dear Students the Lecture Notes has been uploaded for the following topics:
    Trees ,
    Binary Trees,
    Binary tree representation and traversals,
    Binary Search Trees ,
    Applications of trees,
    Set representations ,
    Union-Find operations,
    Graph and its representations,
    Graph Traversals,
    Linear Search,
    Binary Search,
    Bubble Sort,
    Insertion sort,
    Merge sort ,
    Quick sort,
    Hash tables ,
    Overflow handling

  • Lecture Notes

    Dear Students the Lecture Notes has been uploaded for the following topics:
    Binary Search Trees ,
    Trees ,
    Binary Trees,
    Binary tree representation and traversals,
    Binary Search Trees ,
    Graph and its representations,
    Graph Traversals,
    Merge sort ,
    Quick sort,
    Hash tables

  • Youtube Video

    Dear Students the Youtube Video has been uploaded for the following topics:
    C Programming
    Data Structure in C

  • Question Bank

    Dear Students the Question Bank has been uploaded for the following topics:
    Structure of a C program – compilation and linking processes,
    Structure of a C program – compilation and linking processes,
    C Quiz

  • Resource Link

    Dear Students the Resource Link has been uploaded for the following topics:
    C Programming
    Data Structure in C

  • Lecture Notes

    Dear Students the Lecture Notes has been uploaded for the following topics:
    Structure of a C program – compilation and linking processes,
    C Quiz

  • Lecture Notes

    Dear Students the Lecture Notes has been uploaded for the following topics:
    Stack,
    Queues,
    Arrays and its representations,
    Linked List,
    Evaluation of Expressions,
    Linked list based polynomial addition. ,
    Singly linked list,
    Doubly linked list,
    Circular linked list,
    Doubly Circular linked list