Software Engineer at @postmanlabs | Designer | Minimalist ๐
A one-stop Destinationโ๏ธ for all your Competitive Programming Resources.๐๐ Refer CONTRIBUTING.md for contributions
Syntaxmeets. Create rooms ๐ Call your friends ๐ฌ๐ผ Sip Chai, โ Chat, Create, and Code๐จโ๐ป. A coding platform to code simultaneously ๐ with your friends and design your algorithms on SyntaxPad.๐ซโจ
Create Stunning ๐ฉ Blazing โก Interactive ๐ง Database Diagrams ๐. Easily convert your Beautiful Database Diagram to code. Hassle-Free.๐จโ๐ป๐
React hook that simplifies the integration and management ๐๏ธ of media streams with extensive control over devices, streaming status, and event handling. ๐น
Sharing my 30 days long journey :purple_heart: of Dynamic Programming :dizzy: :fire: . This would not be possible without Aditya Verma's DP series :pray: :point_down: :point_down:
BhimIntegers๐ is a C++ library that is useful when we are dealing with BigIntegers๐ฅ๐ฅ. We can handle big integers (integers having a size bigger than the long long int data type) and we can perform arithmetic operations๐ like addition, multiplication, subtraction, division, equality check, etc๐๐. Also, there are several functions like factorial, reverse. We can check that a number is a palindromic number, counting occurrences, etc๐๐. It has some conversion options to convert a string to bhimInteger etc ๐๐.