Welcome to Lecture 23 - Modular Arithmetic of our DSA Placement Course. In this lecture, we will get an understanding of the Time Complexities of Algorithms and how to implement them in coding.
What is Modular Arithmetic?
Modular arithmetic is a system of arithmetic for integers, where numbers wrap around upon reaching a certain value, known as the modulus.
What is modular arithmetic in data structure?
Modular arithmetic is a system of arithmetic for integers, where numbers “wrap around” upon reaching a certain value. Modular arithmetic allows us to easily create groups, rings and fields which are fundamental building blocks of most modern public-key cryptosystems.
This Data Structures and Algorithms course is a part of our Data Structures and Algorithms playlist: • Video
🔗Follow Us:
Our Website: https://myprojectideas.com/
Github: https://github.com/myprojectideas/DSA...
Join this channel to get access to the perks like 1-to-1 error resolution:
/ @myprojectideas
#dsa #algorithm #Modular #Arithmetic #placement #course #coding