Author: Aniruddha Chaudhari

Python

What is the Difference Between is and == in Python?

When to use ‘is’? When to use ‘==’? And what is the Difference Between is and == in Python? It’s really confusing for python programmer.

JSON

YAML vs JSON vs XML | What is the Difference Between Them?

YAML vs JSON vs XML: Which is the best serialization language for my the project? Find the difference between YAML and JSON and XML.

JSON

Advantages and Disadvantages of YAML over XML and JSON

What are the disadvantages and advantages of YAML over XML and JSON? What are the uses of YAML and other Data Serialization Language?

admission

[Cutoff] GATE Rank Wise College List | GATE Rank vs College

GATE Rank Wise College List. GATE rank vs college. MTech/MS master admission and Cut-off for IIT, NIT and IIIT colleges.

GATE

GATE CSE Preparation Guide | Interview with Shiva Kulshreshtha AIR 77

Exclusive interview with Shiva Kulshreshtha AIR 77 CSE. What is the GATE CSE Preparation Guide followed by GATE toppers?

GATE

How to Prepare for GATE Exam CSE | Interview With Sushant AIR 179

Interview and experience shared by Sushant Gokhale GATE AIR 179. Read his full interview. He has shared exclusively with us- How to Prepare for GATE.

GATE

GATE CSE Preparation for ECE Student | Interview with Sudheer Chandra AIR 60

Interview with Sudheer’s (AIR 60). His guidances and strategy for GATE CSE Preparation for ECE Student will motivate you.

GATE

GATE Preparation Strategy | Interview With Himadri AIR 15 CSE

Himadri (AIR 15 CSE) shares Topper’s GATE preparation strategy though he is from ECE background. His story will motivate you to get a good rank.

Data Structure

Difference Between Stack and Queue in Data Structure

Want to solve complex program or placement? You should know the basic difference between stack and queue. What is pop, push, enqueue and dequeue in stack vs queue?