Sabitlenmiş Tweet
Ritik Kumar
2K posts

Ritik Kumar
@itsr_kumar
Software Engineer 2 @uber 👨💻 Prev @Microsoft | Breaking down system design & tech life ⚙️ | Opinions, ideas & books 💙 | VIT’23
Hyderabad, India Katılım Mart 2020
362 Takip Edilen1.3K Takipçiler

@itsr_kumar Congratulations Brother. Share the interview experience and how did you prepare in a separate thread.
English

@Shruti_Aug2 Practice lots of leetcode medium-hard questions to build intuition. Do CP if you are into it. Solving 100% is not mandatory.
English

@itsr_kumar Congrats 🎉
Uber OA is really tough, how to clear it without cheating
English

Took some sweet time to get this done.

Ritik Kumar@itsr_kumar
We are back in the open source game. Let's see what happens.
English

@itsr_kumar Sad to see buddy,hope you have great path unto all you do!!! 😃 ❤️ 🙏 🔥
English

@itsr_kumar All the best for ur future endeavours? What's next ?
English

@Priyansh_31Dec I mean it’s mostly already there in the agreement
English

@Priyansh_31Dec Have been doing this for the last 6 months. Works like a charm and saves hours. I also then dump those to Obsidian and export as PDF and share with the team when needed.
English

I created documentation for a codebase which didn’t have one, to understand it myself, using AI.
- First I asked it to create a bare document based on code.
- Then I listed down all my questions and I kept asking it to update the document to address my questions. I kept doing this in loop until everything made sense from first principles.
- I also asked it to create sequence diagrams to understand which function calls which other functions.
- Also asked it to add code links for every single word it refers from the code to keep hallucination at the minimum.
- Finally I went through the document clicking on links in the right order and kept understanding internals of each function.
Now I have a document explaining the entire codebase and I can come back to it 10 days later to refer to anything without having to go through the code again.
Easily saved days of manual effort without keeping my understanding shallow.
English










