Counting Sort | Sorting Algorithm

Published: 03 May 2022
on channel: Fit Coder
1,119
16

In this video, I have explained counting sort.
Counting sort is a sorting technique that is based on the keys between specific ranges.
It performs sorting by counting objects having distinct key values like hashing. After that, it performs some arithmetic operations to calculate each object's index position in the output sequence. 

https://github.com/fit-coder/fitcoder...

00:00 Introduction
00:06 Counting Sort
01:39 Pseudo Code
09:01 Counting Sort properties
10:25 C++ Implementation

Radix Sort:    • Radix Sort | Sorting Algorithm  

-------------------------------------------------------------
I live in New Delhi and love explaining programming concepts. I have done M.Tech(BITS Pilani) + B.Tech(PEC, Chandigarh) in Computer Science and am currently working as a software engineer in a MNC.
If you like my content, please like, share my videos and subscribe to the channel.
-------------------------------------------------------------

For Sorting Algorithms, please refer to the below playlist:
   • Sorting Algorithms  

For Linked List tutorials, please refer to the below playlist:
   • Linked List  

For Binary tree tutorials, please refer to the below playlist:
   • Tree Data Structures  

For Binary search tree tutorials, please refer to the below playlist:
   • Binary Search Tree  

For in-depth Graph theory and implementation details, please refer to the below playlist:
   • Graph Algorithms  

#DataStructure,#sorting,#FitCoder,#Algorithm,#competitiveprogramming,#faang,#codinginterview


On this page of the site you can watch the video online Counting Sort | Sorting Algorithm with a duration of hours minute second in good quality, which was uploaded by the user Fit Coder 03 May 2022, share the link with friends and acquaintances, this video has already been watched 1,119 times on youtube and it was liked by 16 viewers. Enjoy your viewing!