There is No Full Stop for Learning !!

Materials of VTU CBCS 7th sem Machine Learning(15CS73), Machine Learning Lab(15CSL76), 6th sem Python Application Programming(156CS664), 3rd sem Data Structures (15CS33), Data Structure in C Lab (15CSL38)

  • Python(15CS664)
    • Module 1
    • Module 2
    • Module 3
    • Module 4
    • Module 5
  • Machine Learning(15CS73)
    • Module 1
    • Module 2
    • Module 3
    • Module 4
    • Module 5
  • Machine Learning Lab(15CSL76)
    • Program 1
    • Program 2
    • Program 3
    • Program 4
    • Program 5
    • Program 6
    • Program 7
    • Program 8
    • Program 9
    • Program 10
  • Data Structures(15CS33)
    • Module 1
    • Module 2
    • Module 3
    • Module 4
    • Module 5
  • DS Lab (15CSL38)
    • Program 1
    • Program 2
    • Program 3
    • Program 4
    • Program 5a
    • Program 5b
    • Program 6
    • Program 7
    • Program 8
    • Program 9
    • Program 10
    • Program 11
    • Program 12

Thursday, 22 September 2016

Data Structures and Applications(15CS33): Module 3

Data Structures and Applications (15CS33):

Module 3


  • Singly Linked List
    • Insert at Front
    • Insert at End
    • Delete from Front
    • Delete from End
    • Insert and Delete operations
    • Create the List
    • Search in the List
    • Concatenate two Lists
    • Reversing the List
    • Ordered List
    • Count the number of nodes in the List/ Length of the List
    • Linked Stack
    • Linked Queue

  • Doubly Linked List
    • Insert at Front
    • Insert at End
    • Delete from Front
    • Delete from End
    • Insert and Delete operations

  • Circular Linked List
    • Circular Singly Linked List
      • Insert at Front
      • Insert at End
      • Delete from Front
      • Delete from End
    • Circular Doubly Linked List
      • Insert at Front
      • Insert at End
      • Delete from Front
      • Delete from End

Posted by Tejaswini H Bhat at 22:33 No comments:
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Newer Posts Older Posts Home
Subscribe to: Posts (Atom)

About Me

My photo
Tejaswini H Bhat
I am Tejaswini H, currently working as an Assistant Professor in the Department of Computer Science and Engineering.
View my complete profile

Search This Blog

Total Pageviews

~Check out~

  • ▼  2019 (3)
    • ▼  31 Mar - 7 Apr (1)
      • Python Application Programming (15CS664) Module 3 ...
    • ►  10 Feb - 17 Feb (2)
  • ►  2018 (13)
    • ►  22 Jul - 29 Jul (12)
    • ►  4 Feb - 11 Feb (1)
  • ►  2017 (12)
    • ►  16 Apr - 23 Apr (9)
    • ►  9 Apr - 16 Apr (1)
    • ►  2 Apr - 9 Apr (2)
  • ►  2016 (170)
    • ►  13 Nov - 20 Nov (3)
    • ►  6 Nov - 13 Nov (3)
    • ►  30 Oct - 6 Nov (2)
    • ►  25 Sept - 2 Oct (9)
    • ►  18 Sept - 25 Sept (28)
    • ►  11 Sept - 18 Sept (7)
    • ►  4 Sept - 11 Sept (7)
    • ►  28 Aug - 4 Sept (16)
    • ►  21 Aug - 28 Aug (3)
    • ►  14 Aug - 21 Aug (17)
    • ►  7 Aug - 14 Aug (23)
    • ►  31 Jul - 7 Aug (24)
    • ►  24 Jul - 31 Jul (13)
    • ►  17 Jul - 24 Jul (15)
  • ►  2014 (1)
    • ►  19 Jan - 26 Jan (1)

Labels

15CSL38 15cs33 2 Dimensional Arrays Arrays Circular Header Linked List Circular Linked List Dynamic Memory management Module 1 Module 2 Module 3 Module 4 Module 5 Pointer Recursion Singly Linked List Stack Strings Structure Unions doubly linked list queue

Popular Posts

  • Evaluation of Postfix Expression Example 3
  • Lab Program 2 String 15CSL38 Data Structures in C Lab
  • Lab Program 4 Infix to Postfix 15CSL38 Data Structures in C Lab
  • Evaluation of Postfix Expression Example 4
  • Polynomial Addition using Circular Header Linked List
  • Lab Program 11 DFS BFS 15CSL38 Data Structures in C Lab
  • Evaluation of Postfix Expression Example 2
  • Evaluation of Postfix Expression Example 1
  • Lab Program 7 Singly Linked List 15CSL38 Data Structures in C Lab
  • Lab Program 10 Binary Search Tree 15CSL38 Data Structures in C Lab
(Credits to original source/author)

Labels

15cs33 (128) data structures (77) VTU (64) Module 1 (55) CBCS (48) Module 3 (27) Module 2 (22) 15CSL38 (19) Lab programs (18) Strings (15) Singly Linked List (14) Structure (13) Arrays (12) Stack (12) 3rd semester (11) Module 4 (10) MTech (9) Circular Linked List (8) Recursion (7) CSE (6) Module 5 (6) binary search tree (6) doubly linked list (6) library (6) 14SCS26 (5) 2nd semester (5) Circular Header Linked List (5) Dynamic Memory management (5) One dimensional array (5) Pointer (5) Unions (5) question papers (5) sort (5) struct (5) AOS (4) Functions (4) String Matching (4) infix (4) queue (4) string (4) 14SCS16 (3) 1st semester (3) Array of Structures (3) BE (3) input (3) output (3) pass by value (3) postfix (3) sparse matrix (3) 2 Dimensional Arrays (2) 20 commands (2) Address (2) Array within Structure (2) Bellman Ford (2) Computer Science (2) Finite Automata (2) KMP (2) Monte Carlo (2) Naive (2) Prime (2) Rabin Karp (2) Search (2) Structures (2) Variable Declaration (2) Variable Initialization (2) calloc (2) lazy buddy system (2) multiple sleeping barbers (2) realloc (2) shell (2) valid position (2) virus classfication (2) 15cs664 (1) BFS (1) BST (1) DFS (1) DS (1) Factorial (1) GCD (1) Nested (1) Pointers (1) Python (1) Template (1) ackerman (1) applications (1) array (1) assignment (1) binary search (1) bubble sort (1) class (1) conversion (1) count (1) delete element (1) formatted (1) free (1) insert (1) insertion sort (1) java (1) key (1) lab program 5b (1) leaf (1) length (1) linear search (1) malloc (1) members (1) palindrome (1) parameters (1) pattern (1) polynomail (1) polynomial (1) pop (1) push (1) selection sort (1) single variable (1) tagname (1) tower of hanoi (1) tree (1) typedef (1) variable (1) x (1) y (1) z variables (1)
Theme images by lobaaaato. Powered by Blogger.