Knowledge in Computer Science

OPERATING SYSTEM

This clip contains notes of OPERATING SYSTEM for the students of B.Tech 2nd Year.

Amity University Problem solving and creative thinking paper for semester 2

Problem solving and creative thinking paper is organized by Amity University every year for B.tech 2nd year students to develop their critical thinking power for their future.

IDENTIFIERS and RULES with solved problems

This article contain the information about identifier rules and solved problems on it.

C programming examples with Algorithms and Flow charts.

This file contains C programs examples. Including Algorithms and Flow Charts.

Android Development Overview

The content will give the reader an introduction of the Android Development so that the students can have a more firm base and can move further for their advance research on the topic. The subject is loved by computer enthusiasts. Happy Learning! . .

8085 Architecture Explained

The content is an elaborated version of the architecture 8085 on a whole. The content will brief the students about the complexities of the 8085 microprocessor

Amity University Data structure Previous year paper

In computer science, a data structure is a data organization, management, and storage format that enables efficient access and modification.More precisely, a data structure is a collection of data values, the relationships among them, and the functions or operations that can be applied to the data. Data structures serve as the basis for abstract data types (ADT). The ADT defines the logical form of the data type. The data structure implements the physical form of the data type.Different types of data structures are suited to different kinds of applications, and some are highly specialized to specific tasks. For example, relational databases commonly use B-tree indexes for data retrieval,while compiler implementations usually use hash tables to look up identifiers. Data structures provide a means to manage large amounts of data efficiently for uses such as large databases and internet indexing services. Usually, efficient data structures are key to designing efficient algorithms. Some formal design methods and programming languages emphasize data structures, rather than algorithms, as the key organizing factor in software design. Data structures can be used to organize the storage and retrieval of information stored in both main memory and secondary memory.

Amity University Data structure Previous year paper

Data Structures (DS) tutorial provides basic and advanced concepts of Data Structure. Our Data Structure tutorial is designed for beginners and professionals. Data Structure is a way to store and organize data so that it can be used efficiently. Our Data Structure tutorial includes all topics of Data Structure such as Array, Pointer, Structure, Linked List, Stack, Queue, Graph, Searching, Sorting, Programs, etc.

Data Structure (Tree) (Class Notes)

It has everything related to the topic Tree of Data Structure.

Graphics and Multimedia

A brief explanation of output primitives is provided for the students help

Web Content Management System

In today's era , WCMS is an important part of the IT world. Drupal is one of the technologies which is mandatory for every IT student to have a knowledge about. The content is just the right choice for you to begin with WCMS and understand how easy it is.