Update appNew update is available. Click here to update.
About
Maharaja Surajmal Institute Of Technology 2024
My Stats
EXP gained
yellow-spark
3235
Level
5 (Champion)
Community stats
Discussions
0
Upvotes
0
Know more
Weekend contest rating
Contest attended
Problems solved
2021 2023
Better than %
Weekend contest rating
Contest attended
Problems solved
2021 2023
Better than %
30
Total problems solved
11
Easy
18
Moderate
1
Hard
0
Ninja
Jan Jan Feb Feb Mar Mar Apr Apr May May Jun Jun Jul Jul Aug Aug Sep Sep Oct Oct Nov Nov Dec Dec

Current streak:

0 days

Longest streak:

3 days

Less

More

Achievements
1
Ronin
Topics
Stacks & Queues
Discussions
Articles
Data Mining vs Deep Learning
Last updated: 26-Oct-2023
In this article, we will first discuss data mining and deep learning with their types, pros, and cons. Then the difference between data mining and deep learning.
Author
lakshay chauhan
0 upvotes
Gray to Binary
Medium
Last updated: 17-Oct-2023
Gray code is a sequence of binary numbers known as reflected binary code (RBC). In gray code, two successive values differ by only 1 bit.
Author
lakshay chauhan
1 upvotes
Difference Between EPROM and EEPROM
Last updated: 28-Sep-2023
In this article, we will discuss the difference between EPROM and EEPROM. ROM stands for Read-Only Memory, EPROM, and EEPROM are types of ROM memory chips.
Author
lakshay chauhan
1 upvotes
Lexeme in Compiler Design
Last updated: 28-Sep-2023
Lexeme is a sequence of characters in the source code that are grouped together as a single unit. Lexemes help the compiler can analyze and process the code more efficiently.
Author
lakshay chauhan
4 upvotes
BigDecimal Class in Java
Easy
Last updated: 27-Sep-2023
BigDecimal is a game-changer for accurate numerical calculations. Java provides BigDecimal, which is a class that provides operations on double numbers.
Author
lakshay chauhan
0 upvotes
Cross Compiler
Easy
Last updated: 24-Sep-2023
Cross Compiler is a type of compiler that is capable of creating an executable file for a platform different from the one on which it is running.
Author
lakshay chauhan
2 upvotes
JavaScript alert()
Easy
Last updated: 22-Sep-2023
JavaScript Alert is a type of dialog box that alerts the user with a message. JavaScript Alert can be used to confirm some action from the user.
Author
lakshay chauhan
0 upvotes
Splay Tree in Data Structure
Medium
Last updated: 21-Sep-2023
Splay Tree is a self-adjusting binary search tree that uses splaying operation and improves the usage when the recently accessed element is to be reaccessed.
Author
lakshay chauhan
0 upvotes
Introduction to ASP.Net
Medium
Last updated: 17-Sep-2023
ASP.NET is a framework for web applications and this framework is used to build dynamic and interactive web applications.
Author
lakshay chauhan
1 upvotes
Material UI React
Easy
Last updated: 17-Sep-2023
Material UI is one of the famous libraries that is used to create UI components in React. It provides various UI components such as buttons, forms, icons, and many more.
Author
lakshay chauhan
2 upvotes