Knowledge in C++ programming

C++ and C Notes | 1st year | KIIT UNIVERSITY

Contains everything about c and c++ for 1st years. i.e. for 1st semester and 2nd semester.##NOTE FOR DOWNLOAD:: After downloading there maybe an error in opening pdf's. Go to the file location and rename the pdf and give the extension part i.e. ' .pdf ' .

PROBLEM SOLVING USING C PROGRAMMING

These files are of c programming. It contains a syllabus copy also. contents in them are 1.Introduction to c 2.History of c 3.Functions 4.Pointers 5.Arrays 6. Structures and files the articles contain all the detailed information about c language necessary for every engineering student. These ppt's are prepared by expert faculty . It contains a detailed explanation of all the c language.

INTRODUCTION TO C++

This ppt contain introduction to c++ Introduction to C++ programming: Object Oriented Programming Concepts, Structured Vs OOP. Classes and Objects: Class Definition, Objects, Class Scope and Accessing Members. Constructors : Default Constructor, Parameterized Constructor, Constructor initialization list, Copy Constructor and Destructors.

Searching and sorting algorithms

This ppt contain all the important searching and sorting techniques of the c and c++ Searching Methods: Linear Search Binary Search Sorting Techniques: Bubble Sort Selection Sort Insertion Sort Quick Sort Merge Sort

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

PROGRAMMING LANGUAGE ( C++) : 2ND YEAR ( DRONACHARYA COLLEGE OF ENGINEERING )

COMPLETE PROGRAMMING USING C++ SYLLABUS, WITH DETAILED NOTES, PPT'S, QUESTIONS AND MANY MORE ( WHOLE SYLLABUS).

Interview questions in programming

This document contains very important questions that are asked in interview and very useful for learning programming.it is very helpful for student as well as job seekers in IT industry. Some questions which are included, 1.how to install turbo c++? 2.how to run turbo c++?

C and C++ programming-previous year question papers-2

These are some of the previous question papers on programming and problem solving using C and object oriented programming through C++.And these are question papers of osmania university and I hope these papers would be helpful to students in order to know how the questions would be asked.

C programming important questions

This document contains external exam questions on arrays, structure and union and searching and sorting techniques

C programming questions without answers.

This document contains important questions on programming which can be expected in exams. this document contains questions like searching and sorting techniques.