Knowledge in Data Structures & algorithms

Data Structures

Data Structures and Algorithm

Data structures (trees)

This ppt contains trees in data structures prepared by experienced faculty for the better understanding of students. Trees Binary Trees Terminology Representation Tree Traversals Graphs Terminology Representation Graph Traversals DFS and BFS

Data structures (linked lists)

This ppt includes information about the linked lists in data structures. Contents in ppt are Singly Linked List Doubly Linked List Circular Linked List Representing Stack with Linked List. Representing Queue with Linked List.

Data structures introduction

This ppt is beggining of the data structures course prepared by experienced faculty for the better understanding of students. Contents in it are Introduction to Data Structures Abstract data type (ADT) Stacks, Queues and Circular Queues and their implementation with arrays Stack Applications: Infix to Post fix conversion Postfix expression evaluation. Applications of Queues

link list

link list introduction

Tutorial sheets of D.S

Tutorial sheets for B.Tech 2nd Semester. Test your skills with these tutorial sheets.

PPS (PROGRAMMING FOR PROBLEM SOLVING SUING C) COMPLETE : 1ST YEAR STUDENTS( DRONACHARYA COLLEGE OF ENGINEERING )

DETAILED SERIAL WISE NOTES ( PDF'S , PPT'S ETC ) COVERING WHOLE PPS (PROGRAMMING FOR PROBLEM SOLVING ) SYLLABUS , ALSO PROVIDING EVERY INSIGHTS OF C LANGUAGE

MEIEP UNIT

Management (or managing) is the administration of an organization, whether it is a business, a not-for-profit organization, or government body. Management includes the activities of setting the strategy of an organization and coordinating the efforts of its employees (or of volunteers) to accomplish its objectives through the application of available resources, such as financial, natural, technological, and human resources. The term "management" may also refer to those people who manage an organization. Social scientists study management as an academic discipline, investigating areas such as social organization and organizational leadership.[1] Some people study management at colleges or universities; major degrees in management include the Bachelor of Commerce (B.Com.) Bachelor of Business Administration (BBA.

C programming-structures, strings,files

These are the notes given by our faculty after referring to many books on c programming.It contains effective codes and also easy understandable to students.And it contains information about structures,files, strings,arrays,pointers.

Programs in C on strings,arrays, structures, files

These are the programs in C which are written by us with the help of our faculty.I think the most of the codes are simple and effective in these PDFs.These programs are very much helpful to students in order to gain knowledge in c on advance level.

Programming and problem solving through C

These are the programs given by our faculty after referring to many books of programming.And these PDFs contain different programs with effective and simple code which can be easily understood by students.

Programming for problem solving-C

This PDF consists of programs in programming and problem solving using C.All the programs from welcome message to advanced level.Writing the logics for these type of programs will definitely have a good effect on students career.