Knowledge in types of sorting algotithms

sorting algorithms

Selection Sort Bubble Sort Recursive Bubble Sort Insertion Sort Recursive Insertion Sort Merge Sort Iterative Merge Sort Quick Sort Iterative Quick Sort Heap Sort Counting Sort Radix Sort Bucket Sort ShellSort TimSort Comb Sort Pigeonhole Sort Cycle Sort Cocktail Sort Strand Sort Bitonic Sort Pancake sorting Binary Insertion Sort BogoSort or Permutation Sort Gnome Sort Sleep Sort – The King of Laziness / Sorting while Sleeping Structure Sorting (By Multiple Rules) in C++ Stooge Sort Tag Sort (To get both sorted and original) Tree Sort Cartesian Tree Sorting Odd-Even Sort / Brick Sort QuickSort on Singly Linked List QuickSort on Doubly Linked List 3-Way QuickSort (Dutch National Flag) Merge Sort for Linked Lists Merge Sort for Doubly Linked List 3-way Merge Sort

TYPES OF TRANSFORMER

There are three primary types of voltage transformers (VT): electromagnetic, capacitor, and optical. which will help in different coils around a semiconductor

Communication-formal,informal, verbal,non-verbal

Communication is one of the most important skills that you need to succeed in the workplace.Communication is a two way process, so improving communication involves both how we send and receive messages.These PDFs contain the information about types of communication,barriers to effective communication, differences between them.And also contains about listening skills. All these things play an important role in building a good career to a student.Effective communication skills are fundamental to success in many aspects of life. Effective communication is a key to learn how to improve our communication has many benefits. Effective communication is important for the development of an organization.Communication skills whether written or oral form the basis of any business activity.

Pointers,sorting and searching techniques-Programming

These PDFs contain all the information about sorting and searching techniques and about pointers.This was given to us by our expert senior faculty and the language in this was very clear and easily understood by any student.

Corrosion and its control-engineering Chemistry

This PDF was the notes written by me and this was explained to us by our expert faculty It includes all the information about corrosion,it's effects,how to prevent and methods to prevent corrosion,types of corrosion etc.

Evaporators

all the diagrams about evaporators and types of evaporators

computer network

A computer network is a set of computers connected together for the purpose of sharing resources. The most common resource shared today is connection to the Internet. Other shared resources can include a printer or a file server.

ALGORITHM AND EXAMPLE (First semester notes) Chapter-2 (Part-7) Makhanlal chaturvedi national University,Bhopal

(Part-7) IN This, There is a chapter SECOND of COMPUTER FUNDAMENTAL Subject Part-7 named NUMBER SYSTEM Makhanlal Chaturvedi national journalism and communication University, Bhopal. There is a very important note oF Fundamental computers For BCA first semester Students. Share with your friends and help them to learn Fundamental of Computers. There are Five subjects in BCA first semester . NUMBER SYSTEM

KNOWLEDGE ABOUT CODING NINJAS COURSES

Special Offer for batches............. Do you really want to see yourself placed in Microsoft, Amazon , etc. and get selected in these company interviews for internships !! This is what you should be looking for right now ! Coding Ninjas 👨🏻‍💻has taught more than 15,000+ students and they have been placed in big-wigs like Microsoft, Google, Amazon. Coding Ninjas provides various Online Courses having Industry-Vetted Content, Interactive Videos and Teaching Assistants to resolve your problems in real time. Faculty from Stanford University, IITs and IIITs with an industrial experience of Tech giants like Facebook, Amazon etc will help you up-skill yourself. It’s time to take charge of your career now! #NinjasSummerofCode - Data Structures and Algorithms - Basic C/C++ Foundation - Competitive Programming - Machine Learning and Data Science Get 20%-30% ongoing discount + Rs 1200 additional Off by registering through the below link. Registration Link for Rs 1200 off : https://codingninjas.in/app/invite/JIVQA

Signalling in Railways by Aman

Signals are created every where because the RAILWAY required a signals to stop and run the train and highways also required same thing

Nomenclature and Classification of Enzymes Notes

Enzymes are series of lock and key example in which they will combine to form a structure of a compound by different cell

Arrays and strings

An array is a collection of like variables that share a single name. ... Usually, the array size is fixed, while strings can have a variable number of elements. Arrays can contain any data type (char short int even other arrays) while strings are usually ASCII characters terminated with a NULL (0) character.