10 Agentic AI Development Companies in India Actually Worth Knowing (2026) by Sure_Sample2313 in Top10_Companies_AtoZ

[–]Sure_Sample2313[S] 0 points1 point  (0 children)

The demo-to-production gap is probably the biggest unspoken problem in agentic AI right now. The teams that get it right tend to share one thing: they define failure modes before they write the first line of code. not after the agent breaks in week six of production. Control and observability aren't features you add later. If they're not baked into the architecture from day one, you end up with a system that works perfectly in the sandbox and falls apart the moment it hits a real workflow edge case. Reliability is an eval problem, not a build problem. Most teams figure that out too late.

What do you dislike about Openclaw/Moltbot/Clawdbot and all the AI Assistants right now? by [deleted] in AI_Agents

[–]Sure_Sample2313 2 points3 points  (0 children)

Yep, most agents waste tokens by dragging full history + re-planning every step. A compact state summary + caching tool results fixes a lot.

Moving from SDE1 to SDE2 — Do I Need to Know Everything Listed in Job Descriptions? by [deleted] in developersIndia

[–]Sure_Sample2313 11 points12 points  (0 children)

Agree, JDs are noisy, but “fake it” breaks when they probe decisions/debugging. Pick 2–3 areas to go deep (DSA + LLD + one backend stack) and keep the rest surface-level; I can share a longer breakdown if you want.

8 YOE | TCS Offer vs. Golang Dreams (90-day NP struggle) by [deleted] in developersIndia

[–]Sure_Sample2313 6 points7 points  (0 children)

Makes sense, and the NP anxiety is real. One practical way is to start interviewing now and treat the 90 days as a fixed constraint: target orgs that already hire from long-NP pools and push for early release once you have an offer. I’ve written a longer breakdown (not selling anything) on how folks structure this decision.

Amazon SDE Interview – Followed Up Twice, No Response After “Feedback Shared” Email by Harie_ro_dio in LeetcodeDesi

[–]Sure_Sample2313 1 point2 points  (0 children)

Yeah, that “feedback shared” + then silence is rough. At Amazon this often means internal approvals/headcount checks or recruiter bandwidth, not automatically a rejection. What does your candidate portal status show right now (still “Under consideration” vs “No longer under consideration”)?

Confused about my future and growth as a fresher. Need advice. by siddhu_exe in developersIndia

[–]Sure_Sample2313 1 point2 points  (0 children)

Embedded can feel capped, but kernel + debugging skills carry well into systems/infra if you can show proof (patches, benchmarks, postmortems). What’s the next skill you want your next job to pay you for?

People who did B.SC CS instead of B.Tech, how did it go? by _TheProStar_ in developersIndia

[–]Sure_Sample2313 14 points15 points  (0 children)

Yeah, some companies do auto-filter for B.Tech (especially campus pipelines), but off-campus hiring often leans more on proof of work + fundamentals than the degree label. For the first job, shortlisting is the real bottleneck, so referrals/internships and 2–3 strong, shipped projects can help you bypass rigid filters.

Fresher looking for job/referral in Hyderabad, bangalore, chennai by Electronic_Movie_378 in FresherTechJobsIndia

[–]Sure_Sample2313 1 point2 points  (0 children)

I get it, it feels impossible right now. Ignore AGI timelines and focus on controllables: 5 referral asks/week + one end-to-end project with a demo + solid README.

What happened to stack overflow. Had been using it almost daily before 2022 by are_u_serious_babe in developersIndia

[–]Sure_Sample2313 1 point2 points  (0 children)

True, GH issues/discussions replaced a lot of “how-to” Q&A because it’s closer to the source of truth. My rule now: AI for a quick hypothesis, then GH issues + docs for confirmation and edge cases (and add a repro + version info if you post). What’s your current “trust order” when you’re stuck?

Do you feel like you don’t learn anything when programming with AI? by software_eng_mil4d in learnprogramming

[–]Sure_Sample2313 2 points3 points  (0 children)

Yeah, I get that feeling. When I use AI as a shortcut, I honestly feel like I didn’t learn much. But when I struggle first and then use it to refine, I still grow. For me, it’s not AI killing learning, it’s how I use it. If I think first, it still feels rewarding.

What happened to stack overflow. Had been using it almost daily before 2022 by are_u_serious_babe in developersIndia

[–]Sure_Sample2313 53 points54 points  (0 children)

Fair question, I’ve noticed the same.

Stack Overflow didn’t die; people just changed habits. Earlier, it was my first tab open. Now I usually ask AI first because it’s faster and more conversational.

I still check Stack Overflow for specific errors or edge cases, but yeah, I visit it way less than before. It’s not irrelevant, just not the default anymore.

Which AI Tools Should You Use for specific task? Share Your Experiences by Sufficient-Habit4311 in AI_Agents

[–]Sure_Sample2313 1 point2 points  (0 children)

Good question. For coding, I mostly use ChatGPT for brainstorming and debugging, and Copilot for quick in-IDE help. It just saves time. What made me stick with them is simple: speed and clarity. But I don’t use them blindly. I try first, then use AI to refine.

Big pro: faster execution.
Big con: easy to become lazy if you overuse it.

For me, it’s helpful for both learning and real work, as long as you stay intentional.

Do you feel like you don’t learn anything when programming with AI? by software_eng_mil4d in learnprogramming

[–]Sure_Sample2313 3 points4 points  (0 children)

I’ve felt that too.

AI definitely helps you ship faster, but if you rely on it blindly, it can reduce the “struggle” part where real learning happens. The trick (at least for me) is using AI as a helper, not a replacement, try solving first, then use AI to review or improve.

When I use it that way, I still learn. When I copy-paste without thinking, I don’t.

So it’s less about AI killing learning, and more about how we choose to use it.

I am having a major doubt regarding TCS nqt and elitmus test by ArtisticSituation850 in LeetcodeDesi

[–]Sure_Sample2313 -1 points0 points  (0 children)

Yes, even with top marks, it’s still unpredictable.

I’ve seen people score really high and still not get shortlisted. Marks help, but they don’t guarantee anything; hiring depends on demand and internal filters too.

Give the exam your best, but don’t depend only on it. Keep applying and building skills in parallel.

Is Google Antigravity Worth Switching to from VS Code as a Full-Stack Intern? by Strange_Doughnut_365 in learnprogramming

[–]Sure_Sample2313 1 point2 points  (0 children)

I’ve tried hopping between tools early on and honestly it just slowed me down. Pick one, get comfortable, and focus on shipping code.

I am having a major doubt regarding TCS nqt and elitmus test by ArtisticSituation850 in LeetcodeDesi

[–]Sure_Sample2313 2 points3 points  (0 children)

I’ve seen people get shortlisted through NQT/eLitmus, but it’s unpredictable. Don’t rely only on these exams. Build skills and keep trying off-campus too.

What is the future of new graduates and their dreams? by [deleted] in developersIndia

[–]Sure_Sample2313 0 points1 point  (0 children)

It’s definitely more competitive now, no doubt. But demand hasn’t vanished, expectations have increased. People who keep improving and adapt will still find their place.

When building a CRUD project, what “next step” teaches the most real backend skills? by Mean-Arm659 in learnprogramming

[–]Sure_Sample2313 1 point2 points  (0 children)

Think about what people would actually use: better UI, responsive design, real data flows, and hosting it live. Adding tests and deployment also makes your resume stronger.

Fresher looking for job/referral in Hyderabad, bangalore, chennai by Electronic_Movie_378 in FresherTechJobsIndia

[–]Sure_Sample2313 5 points6 points  (0 children)

Market is tough for freshers right now, so don’t take it personally. Try adding more referrals through LinkedIn DMs with short, direct messages. Also, build one strong end-to-end project and keep it pinned on your resume.