Ankit Rattan

Ankit Rattan @ankit_rattan

About: Developer | NIT Delhi'26 | Coder By Profession, Creator By Mind!

Joined:
Aug 21, 2024

Ankit Rattan
articles - 19 total

Building AI Agent

Building an AI agent might sound like something only big tech companies do, but the process is much...

Learn More 0 0Jun 15

How does Streaming work?

Streaming to millions in real-time isn't just about bandwidth—it's about making sure the content...

Learn More 3 4Jun 3

Buzz of MCP!

Model Context Protocol (MCP) is an open protocol that defines how AI models (agents) can communicate...

Learn More 0 0Jun 2

Wanna Play Snakes and Ladders!

Today, I found a very interesting problem on LeetCode — "Snakes and Ladders" (Problem #909). We are...

Learn More 0 0May 31

Deploy on Jira

Jira, developed by Atlassian, is a popular project management and issue-tracking tool widely used by...

Learn More 0 0May 31

AIaaS : The Real Boss of Today

Artificial Intelligence, or AI, is becoming a big part of our daily life. From unlocking our phones...

Learn More 1 0May 30

Top SDE Question -- Leetcode

LeetCode shared an interesting post on May 17, 2025, featuring 12 of the most frequently asked coding...

Learn More 2 3May 29

Why NextJS over ReactJS ?

See, you are making beautiful websites with React, no problem. But sometimes, little, little troubles...

Learn More 5 3May 25

SDE Sheet : #1.1

Ques : Set Matrix Zeroes Leetcode number 73 class Solution { public: void...

Learn More 0 0May 23

SDE Sheet : #0

Just announcing that from now on, we are going to start the Striver's SDE sheet. Join us in recapping...

Learn More 0 0May 23

Recursion it is : LeetCode 494

Today is 26 December, and I found a perfect problem that explains recursion to the point. LeetCode...

Learn More 0 0Dec 26 '24

Chat GPT === hell ?

Yesterday, I tried something new. You may have done it before, but it was my first time. I asked, or...

Learn More 1 0Oct 1 '24

How to Take Care of Your JavaScript Code Structure

Well! maintaining a clean and organized JavaScript codebase is essential for long-term project...

Learn More 0 0Sep 3 '24

Best Hackathon Project 2024-25 ⚙️

Hey there!🫡 ... Here is the best web-based hackathon projects in 2024 are likely to focus on...

Learn More 0 0Aug 31 '24

InOrder Traversal

Well, here you go for InOrder Traversal... #include<iostream> using namespace std; class...

Learn More 0 3Aug 30 '24

Binary Tree Implementation

Well! One by one I will be posting all the relevant codes required for basic DSA. Starting with...

Learn More 0 0Aug 23 '24

Are you ready for PYTHON?

Python is one of the most popular programming languages in the world, and its popularity continues to...

Learn More 0 0Aug 22 '24

Beginners JavaScript

JavaScript is a high-level programming language that is widely used in web development. It was...

Learn More 0 0Aug 22 '24

DSA REPO!

Well! Every time someone and in fact, I used to do CP (Competetive Programming), many times, I feel...

Learn More 0 0Aug 21 '24