Вы находитесь на странице: 1из 4

SerialNo 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44

RegisterationNumber Name 10800127 Chandan Sharma 10800809 Ayna Gagneja 10801155 Nimesh Singla 10802117 Lovepreet Singh 10802144 Veerkiran Kaur Bal 10803823 Kritika Ranjan 10804942 Manpreet Kaur 10811993 Xitiz Rana 10812657 Pooja Randhawa 11101426 Bijendar Giri 11103546 Anup Chapain 11105276 Gagandeep 11105590 Divya Bansal 11106756 Chandan Goyal 11106825 Gautam 11106991 Kumar Shubham 11107056 Atul Verma 11108654 Gurman Preet Singh 11109834 Nagesh Kumar 11110562 Nakhate Kishor Balasheb 11111101 Pappu kumar 11111393 Amarjot Singh Guraya 11111570 Jugraj Singh 11113223 Rajnish Ranjan 11113243 Deepak Lakhan Pal 11113807 Diven Awasthi 10800484 Harman Preet Singh 10801145 Inderpal Singh 10801597 Prithvi Bhanwra 10802113 Arshdeep Singh 10802697 Gurjot Singh Basra 10802714 Harmanpreet Kaur 10803510 Rahul Puri 10804721 Manveer Kaur 10805231 Sukhjinder Singh 10805864 Manish Kumar 10805978 Swati 10805990 Sahil Bansal 10806132 Gagandeep Kaur 10807321 Gurjeet Kaur 10807385 Rupinder Kaur 10807604 Gaurav Khara 10807625 Lovedeep Kaswan 10807697 Sukhdeep Kaur

RollNumber RK3R15A01 RK3R15A03 RK3R15A05 RK3R15A08 RK3R15A09 RK3R15A13 RK3R15A15 RK3R15A28 RK3R15A29 RK3R15A31 RK3R15A32 RK3R15A33 RK3R15A34 RK3R15A35 RK3R15A36 RK3R15A37 RK3R15A38 RK3R15A40 RK3R15A41 RK3R15A42 RK3R15A44 RK3R15A45 RK3R15A46 RK3R15A52 RK3R15A53 RK3R15A55 RK3R15B02 RK3R15B04 RK3R15B06 RK3R15B07 RK3R15B10 RK3R15B11 RK3R15B12 RK3R15B14 RK3R15B16 RK3R15B17 RK3R15B18 RK3R15B19 RK3R15B20 RK3R15B21 RK3R15B22 RK3R15B23 RK3R15B24 RK3R15B25

45 46 47 48 49 50 51 52 53 54 55 56 57

10807828 10811449 11108098 11111617 11111853 11111860 11111861 11113519 11114230 11114426 11114554 11114592 11115081

Harpreet Singh Lakeshar Abhishek Kumar Jaskirat Singh Nikhil Pooja Kumari Pallvi Gandhi Rupali Sharma Sandeep Kumar Yatin Kumar Chaudhari Mohit Jagdish sumanpreet kaur Rahul Bhasin Barun Kumar

RK3R15B26 RK3R15B27 RK3R15B39 RK3R15B47 RK3R15B48 RK3R15B49 RK3R15B50 RK3R15B54 RK3R15B56 RK3R15B57 RK3R15B58 RK3R15B59 RK3R15B60

mini project last date 16-04-2012

Create a record of 20 students with attributes (Fname, Mname, Lname, age, sex, reg. id, phone number) in C/C++. And there

Implementation of singly linked list with insertion, deletion and searching and show output USING GRAPHICS.

Implementation of Circular singly linked list with insertion, deletion and searching and show output USING GRAPHICS.

Implementation of doubly linked list with insertion, deletion and searching and show output USING GRAPHICS.

Implementation of Circular doubly linked list with insertion, deletion and searching and show output USING GRAPHICS.

Implement Different hash functions and a create hash table and display output USING GRAPHICS.

Implement of Dijkstra (shortest path) and Warshall's Algorithm (All pair shortest path) and show output USING GRAPHICS.

Implementation of Stack with PUSH, POP and PEAK and show output USING GRAPHICS.

Implementation of Queue with Add and Remove and show output USING GRAPHICS.

Implementation of infix to postfix algorithm step by step and evaluate an arithmetic expression using stack and show output

Implement travelling salesman problem (TSP) and show output USING GRAPHICS.

Implement Binary search tree traversal (pre-order, Post-order and In-order) and show output USING GRAPHICS.

Implement Searching in a given Binary search tree for given item and show output USING GRAPHICS.

Implement Heap sort for given node and show output USING GRAPHICS.

Implement AVL tree for given node and show output USING GRAPHICS.

Implement AVL tree for given node and show output USING GRAPHICS.

Draw a directed and undirected graph for given adjacency list or adjacency matrix and show output USING GRAPHICS.

Implement BFS and DFS for a given directed graph as adjacency matrix and show output USING GRAPHICS.

Implement BFS and DFS for a given undirected graph as adjacency matrix and show output USING GRAPHICS.

Implement Tower of Hanoi problem and show output USING GRAPHICS.

Вам также может понравиться