Update appNew update is available. Click here to update.
About
Truba Institute of Engineering and Information Technology 2023
My Stats
EXP gained
yellow-spark
780
Level
4 (Scholar)
Community stats
Discussions
2
Upvotes
0
Know more
38
Total problems solved
20
Easy
12
Moderate
6
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:

2 days

Less

More

Discussions
Articles
Booting Process in Linux
Easy
Last updated: 29-Nov-2023
Linux boot process has several stages that include BIOS, boot loader, kernel initialization, device and driver initialization. Read on to learn more!
Author
Gunjan Batra
0 upvotes
Associative Arrays in PHP
Easy
Last updated: 28-Nov-2023
Explore associative arrays in PHP for efficient data organization. Learn key concepts, syntax, and practical examples to enhance your programming skills. Dive into versatile array manipulation with this comprehensive guide.
Author
Gunjan Batra
0 upvotes
JavaScript Document.write()
Easy
Last updated: 28-Nov-2023
JavaScript's document.write() method dynamically generates content on a webpage. Explore the power and pitfalls of JavaScript's document.write() method in this insightful blog.
Author
Gunjan Batra
0 upvotes
abs() in C++
Easy
Last updated: 22-Nov-2023
abs() in C++ returns the absolute value of a number. It helps to obtain the positive magnitude, making it useful for mathematical and programming tasks.
Author
Gunjan Batra
0 upvotes
What is Burp Suite?
Easy
Last updated: 22-Nov-2023
Burp Suite stands as an integrated platform dedicated to the security testing of web applications.
Author
Gunjan Batra
0 upvotes
HTML br tag
Easy
Last updated: 18-Nov-2023

tag in HTML gives you a line break in the text. This is an empty tag, meaning it has no end tag.
Author
Gunjan Batra
0 upvotes
Google Hash Code
Easy
Last updated: 10-Nov-2023
In this article, We will discuss the Google Hash code competition and its eligibility criteria and prize for winners in the Google Hash code.
Author
Gunjan Batra
0 upvotes
Top 30+ MySQL Interview Questions (2023)
Medium
Last updated: 03-Nov-2023
In this blog, we will discuss some interesting MySQL interview questions for different levels, such as beginner, intermediate, and advanced levels.
Author
Gunjan Batra
0 upvotes
Spring @Repository Annotation with Example
Medium
Last updated: 02-Nov-2023
In this blog, we will learn repository annotation in spring.
Author
Gunjan Batra
0 upvotes
Starvation in OS
Medium
Last updated: 01-Nov-2023
Starvation in OS is a problem that occurs when low-priority processes are indefinitely blocked from executing due to high-priority processes. Learn more about starvation in OS and how to prevent it.
Author
Gunjan Batra
1 upvotes