Codecrucks

Codecrucks

Share

This page is created to share the knowledge in the domain of computer science and computational science

Relations on Set || Types of Relations || Reflexive || Symmetric || Theory of Computation || L-4 15/03/2022

Relations on sets: Reflexivity, symmetry, transitivity, anti-symmetricity, equivalence, partial order, etc..
Access the full playlist here: http://shorturl.at/inryW







https://www.youtube.com/watch?v=quhkuk9uSlg&list=PLUVnh0w_cCjJ50vH6505Bk7Zv-2f8rltw&index=4

Relations on Set || Types of Relations || Reflexive || Symmetric || Theory of Computation || L-4 This video covers the concepts of Relations on set. A binary relation is a subset of the cartesian product of two sets. Relation includes only those tuples f...

02/03/2022

The entire video course on Fuzzy Logic (Soft Computing) is available now. Just hit the link and have it:

https://www.youtube.com/c/CodeCrucks/?sub_confirmation=1

Happy learning

Linear Search 01/03/2022

It is a linear-time O(n) searching algorithm, is also known as sequential search. Go, explore and learn

https://www.youtube.com/c/CodeCrucks/?sub_confirmation=1

Linear Search Linear search is a straightforward method of searching. It is sometimes referred to as sequential search. Assume A is an n-dimensional array. We wish to find an element in this array. This element will be referred to as a 'Key.' The Key is compared to each element of the array

Bucket Sort 25/02/2022

Bucket sort is also known as bin sort. It is a sorting algorithm that divides an array’s items into a number of buckets. The buckets are then sorted one at a time, either using a separate sorting method or by recursively applying the bucket sorting algorithm.

Bucket Sort Bucket sort is also known as bin sort. It is a sorting algorithm that divides an array's items into a number of buckets. The buckets are then sorted one at a time, either using a separate sorting method or by recursively applying the bucket sorting algorithm.

Radix Sort 22/02/2022

It is linear time sorting technique. It organizes data based on digit position, beginning with the LSB and progressing to the MSD.

Radix Sort Another linear time technique is radix sort. It organizes data based on digit position, beginning with the least significant digit and progressing to the most significant digit. Keys are sorted on the i-th digit in each iteration i. The name comes from the way algorithm works. It sorts the elements

Counting Sort 21/02/2022

Counting sort is an integer sorting algorithm. It sorts data based on the frequency of the elements. This is a linear-time algorithm and beats popular algorithms such as merge sort, quick sort, insertion sort etc.

Counting Sort Counting sort is quite old sorting method. It was introduced by Harold Seward in 1954. It is non comparison based, non in-place sorting algorithm. It sorts data based on the frequency of the elements. it is an integer sorting algorithm. Assumption: Input to the algorithm is non negative integers

Quick Sort 20/02/2022

Understand how quicksort works. Step by step simulation of example, complexity analysis, algorithm, applications, limitations and many more.

Quick Sort Quick sort was invented by Tony H***e. It is a divide and conquer strategy. Quicksort is sometimes referred to as partition exchange sort. Quick sort picks one element as a pivot and shifts the pivot to the correct location in each iteration. By repositioning the pivot, the list is

Merge Sort 19/02/2022

Merge sort is a non-adaptive, non-inplace sorting algorithm. It operates in O(nlogn) time even in the worst case. Learn how exactly it works with diagrams, algorithms, examples, complexity analysis, and many more.

Merge Sort Merge sort sorts the list using divide and conquers strategy. Unlike selection sort, bubble sort or insertion sort, it sorts data by dividing the list into sub lists and recursively solving and combining them. It works on following

Shell Sort 18/02/2022

It is also known as diminishing increment sort. Like selection sort, bubble sort and insertion sort, shell sort is also a comparison-based in-place sorting algorithm. Learn more on codecrucks

Shell Sort It is also known as diminishing increment sort. Like selection sort, bubble sort and insertion sort, shell sort is also a comparison based in-place sorting algorithm. It sorts groups of elements separated by a

Want your school to be the top-listed School/college in Modasa?
Click here to claim your Sponsored Listing.

Category

Address

Modasa
383315