Rohit
@rajwansi_rohit
Followers
19
Following
87
Media
22
Statuses
1K
IIT Bombay EE'23 Tupac Hackurr
Mumbai, India
Joined November 2019
API Pagination Techniques 1. Offset-Based Pagination → Definition ✓ Uses offset and limit parameters to fetch specific slices of data. → Example GET /products?offset=20&limit=10 → Pros ✓ Simple and widely supported ✓ Easy to implement and understand → Cons ✓ Slow
23
166
1K
How Java loads and executes your Classes? 1. Bootstrap ClassLoader → Loads core JDK classes 2. Extension ClassLoader → Loads JDK extensions 3. Application ClassLoader → Loads your application classes 4. Class.forName() → Dynamically loads a class at runtime 5. Bytecode
3
25
179
Today we’re announcing research and teaching grants for Tinker: credits for scholars and students to fine-tune and experiment with open-weight LLMs. Read more and apply at:
20
125
1K
Industry Ready Java Developer Roadmap for 2026 https://t.co/YQUvxIyCAF via @YouTube
0
14
81
Ever wondered how Netflix handles MILLIONS of users clicking, swiping, and streaming simultaneously? The answer is Kafka - and you're about to learn exactly how it works! #ApacheKafka
https://t.co/DeEw7PbbIB
0
5
36
⛑️ AI Security: How I Built an MCP Server for XSS Testing Blog: https://t.co/Vy3IgG7krW author: 0xTrk
2
65
391
Interested in the security of AI Agents 💁🛡️? Then you've likely heard of "prompt injection", but do you know what "task injection" is? If you're curious, check out our latest post for a description and some real-world examples we discovered. https://t.co/72U89PBNwR
bughunters.google.com
Check this post to find out what a Task Injection attack is, how this type of attack differs from Prompt Injection, and how it is particularly relevant to AI agents designed for a wide range of...
4
65
274
> Understanding S3 Glacier in AWS 1️⃣ What is S3 Glacier? S3 Glacier is a low-cost storage service for data you rarely need but must keep for many years. It is designed for backups, compliance, archives, and emergency recovery. It provides 11 nines of durability (99.999999999
2
2
10
we finally got anything .com guess how much we paid and I'll personally send you 500k credits 👀 https://t.co/SPcxI8nO8C
837
34
1K
SDE interview questions :-
mighty-tick-9f6.notion.site
Why image optimization matters and how Next.js Image works internally.
8
27
275
At Reliance Intelligence, we're assembling a team that can push what is technically possible in India’s AI ecosystem. Apply:
147
116
2K
100% FREE Cybersecurity Certification – LIMITED TIME #ISC2 Certified in Cybersecurity (CC) — Training + Exam FREE! If you want to break into cybersecurity, this is one of the best limited-time opportunities you’ll ever get 👇 ISC2 is offering the full CC certification path
lnkd.in
This link will take you to a page that’s not on LinkedIn
2
43
208
We're hiring freelance technical writers at @firecrawl_dev 🔥 Looking for a few strong writers to work with us on developer-focused content. If you’re interested, email your portfolio or writing samples to hiba@firecrawl.dev.
16
12
197
Database + SQL Questions that have been asked to me in the interviews as a fresher. >ACID Properties >CAP Theorem >Design Schema for a Product delivery company (Using Constraints) >How to achieve consistency between 2 tables in one database >Difference between Joins and Union in
6
25
209
If I had 6 months to become a Backend Developer, I’d do this (Java, JavaScript, Rust) Stage 1 — Programming Basics Pick one language first (Java / JavaScript / Rust) •Syntax, data types, loops, functions •OOP (Java), prototypes (JS), ownership/borrowing (Rust) Stage 2 —
43
171
1K
FREE FOREVER - GET CERTIFIED TODAY https://t.co/ILJ7uwgBFo As a service to the community - I want to thank you. While the CAPIE exam to certify you as an expert is still paid - the materials certification is still freeeeeee Just complete all the lessons - export the
3
11
55
⚡ Serverless Architecture in Plain English 🧠 Serverless doesn’t mean “no servers.” It means you don’t manage them. AWS does the heavy lifting — you just write code. Here’s how a real serverless app works 👇 1️⃣ API Requests → API Gateway Your users hit an endpoint — AWS
4
13
76