GDGangothri Darsiingangothri0306.hashnode.dev·Jul 28 · 8 min readBuilding a Multi-Agent Research System with LangGraph: Architecture and LessonsEveryone's talking about AI agents. Most tutorials show a single agent calling a tool. But real problems need multiple agents coordinating, each with a different specialization, passing state between 00
GDGangothri Darsiingangothri0306.hashnode.dev·Oct 15, 2022 · 5 min readGit - A Developer ToolHello developers, before diving into git, everyone wants to know the important terminology called VCS (Version Control System). What is Version Control ? We're all going to collaborate on a project together - How ? A version control is a system wh...01H
GDGangothri Darsiingangothri0306.hashnode.dev·Sep 26, 2022 · 2 min readLet's learn about Segmentation FaultSegmentation Fault Memory Management In C Programming language, we have the capability to access the memory and manipulate the data by using pointers. Pointers stores the address of a variable. Let us write a small piece of code, I'll explain it. #in...00
GDGangothri Darsiingangothri0306.hashnode.dev·Aug 14, 2022 · 6 min readMicrosoft Engage Intern 2022 || My ExperienceHi guys, this is Gangothri, and in this post, I'm going to share my entire journey of Microsoft Engage 2022 (2nd year). Verdict : Not Shortlisted after Technical Interview Reason : The role for this application is closed on 11 Aug 2022. What can you ...01V