Tanmay Rauth Profile picture
Engineer @Apple  • Grad @stonybrooku • Ex - @jpmorgan
Aug 9, 2023 4 tweets 1 min read
25 Student TECH Programmes that you should think to be part of 👇

🔹 Google DSC
🔹 Microsoft Student Partner Program
🔹 CNCF ambassador program
🔹 Amazon Future Engineer Program
🔹 Swift Student Challenge - Apple
🔹 GitHub Campus Expert
🔹 AWS Educate Student Ambassador Program 🔹 Microsoft LEAP Apprenticeship Program
🔹 Oracle Student Ambassador Program
🔹 NVIDIA Deep Learning Institute SAP
🔹 Intel Student Ambassador Program
🔹 AnitaB .org Grace Hopper Celebration Scholarships
🔹 IBM Quantum Community Advocate Program
🔹 Red Hat Women in Open Source
Jun 30, 2023 12 tweets 1 min read
Scared about the System Design Interviews ? 🤯

Then remember these 10 imp components before going for your next Interview👇 1. Load Balancers ✅

Distributes traffic across grp of servers. Thus, improves the availability and performance of the system.

Eg. Nginx, HAProxy
Jun 28, 2023 11 tweets 2 min read
I was among one of the youngest hiring panelists at JP Morgan.

Here are a few mistakes that candidates make during an interview that I understood from being on another side of the table ❌ 👇 1. Fearing to ask questions ❌

This is not limited to Technical Question but also show the eagerness that you want to know more about the Company and the Role.

Asking good questions always leaves a good impression on the Interviewer ✅
Jun 25, 2023 10 tweets 2 min read
While searching for SDE Job/Internship on LinkedIn are you using it the right way ? 👀 🤔

Check these tricks to help you maximize your search capabilities 👇 1. Boolean operators ✅

Use Boolean operators like AND, OR, and NOT to refine your search.

For eg,
"software AND manager" will show results that include both keywords, while "software OR manager" will display results with either keyword.
Jun 24, 2023 7 tweets 2 min read
90% of people FEAR asking Questions to the Interviewer during an SDE Interview 🤯

Want some Tips regarding what to ask? Then read this 👇 1. About Company & Team 📌

- Can you tell me more about the company culture and how it supports its employees?

- What is the team structure like and how do teams typically collaborate on projects?
Jun 23, 2023 10 tweets 2 min read
If you're a NEWBIE Programmer, then AVOID these 8 BAD practices before it gets entrenched in You 👇 1. CMD+C & CMD+V without understanding the Code ❌

Copy-pasting code can save you time, but it can also lead to problems.

It's important to understand the code you're copying else when a prod issue arises you won't be able to DEBUG it ✅
Jun 22, 2023 7 tweets 2 min read
Are you scared of System Design Interviews ?

Check these next 10 Basic Rules which you must NEVER forget for your next Interview 🔥🎯

Part 2/2 📌 Check Part 1 ✅
Jun 21, 2023 5 tweets 2 min read
Are you scared of System Design Interviews?

Check these 20 Basic Rules which you must NEVER forget for your next Interview 🔥🎯

Part 1/2 📌 Image 1. Building a low latency system?
- Consider using Cache or CDN ✅

2. Building a write-heavy system ?
- Consider using Messaging System ✅

3. Need an ACID-compliant DB ?
- Use RDBMS like MYSQL ✅

4. Building a Read Heavy system ?
- Consider using Cache or CDN ✅
Jun 15, 2023 11 tweets 2 min read
Just opening leetcode. com daily won't make you better at DSA. You need to practice it the right way.

Check these tips 👇 Image 1. Set clear goals: ✅

Define your objectives for using LeetCode, such as preparing for technical interviews or improving coding skills.

- Set daily/weekly targets about which topics you gotta solve.
Jun 14, 2023 20 tweets 6 min read
Let's play this game 👀

Ask me anything 👇
secret.viralsachxd.com/aee4878aa What do you think ? considering how much I am active on Twitter 👀😛 Image
Jun 14, 2023 17 tweets 5 min read
PATTERNS enhance our ability to map a new DSA Problem to an already-known problem 🤯

Check these 15 Coding Patterns NOW to excel in your next Coding Interview 🧵👇 1. Two Pointers ⚡️

Two pointers move in opposite directions.

Based upon condition the Right/Left ptr in decremented/incremented respectively.

Eg:
leetcode.com/problems/squar…
May 16, 2023 4 tweets 1 min read
25 Student TECH Programmes that you should think to be part of 👇

🔹 Google DSC
🔹 Microsoft Student Partner Program
🔹 CNCF ambassador program
🔹 Amazon Future Engineer Program
🔹 Swift Student Challenge - Apple
🔹 GitHub Campus Expert
🔹 AWS Educate Student Ambassador Program 🔹 Microsoft LEAP Apprenticeship Program
🔹 Oracle Student Ambassador Program
🔹 NVIDIA Deep Learning Institute SAP
🔹 Intel Student Ambassador Program
🔹 AnitaB .org Grace Hopper Celebration Scholarships
🔹 IBM Quantum Community Advocate Program
🔹 Red Hat Women in Open Source
May 1, 2023 7 tweets 2 min read
90% of people FEAR asking Questions to the Interviewer during an SDE Interview 🤯

Want some Tips regarding what to ask? Then read this 👇 Image 1. About Company & Team 📌

- Can you tell me more about the company culture and how it supports its employees?

- What is the team structure like and how do teams typically collaborate on projects?
Apr 29, 2023 13 tweets 3 min read
Do you know the secret of getting shortlisted for a MAANG Interview ? It starts with an amazing Resume 🤯

10 Tips that helped me get my Resume Shortlisted for Apple, Google, and Amazon 👇 Image 1. Keep it Simple & Clean ✅

If a recruiter sees a cluttered resume( without any formatting ), they won't even go through it before rejecting it.

- Highlight important sections of the resume.
- Prefer keeping it a Single Column.
- Use Justify alignment for the descriptions.
Apr 1, 2023 12 tweets 3 min read
I was among one of the youngest hiring panelists at JP Morgan.

Here are a few mistakes that candidates make during an interview that I understood from being on another side of the table ❌ 👇 1. Fearing to ask questions ❌

This is not limited to Technical Question but also show the eagerness that you want to know more about the Company and the Role.

Asking good questions always leaves a good impression on the Interviewer ✅
Mar 4, 2023 7 tweets 2 min read
We all know Technical Interviews can be TRICKY 😵‍💫

Don't miss to prepare these essential questions related to your Resume 🧵👇 1. Describe your previous work experience in brief.

2. If you were to rebuild the project, what changes would you make?
Mar 2, 2023 9 tweets 2 min read
Want to write a BETTER CODE ?? Then follow these widely used programming principles 🚀 🧵👇 1. Don't Repeat Yourself (DRY):

Code should be modular and reusable, and that you should avoid repeating code or functionality in multiple places.
Feb 8, 2023 11 tweets 3 min read
I've been on both sides of an Interview table and have experience over 50+ interviews.

Here are some 8 Tips about cracking your Technical Interviews 🧵👇

#100DaysOfCode #Interviews 1. Ask Questions:

You will be intentionally given a vague question with vague inputs.

You are expected to ask clarifying question and have clear understanding of requirements before jumping into solution.

Don't assume anything !!
Feb 6, 2023 17 tweets 5 min read
Patterns enhance our ability to map a new DSA problem to an already known problem 🤯

15 Coding Patterns which will take your DSA skills to next level 🧵👇 1. Two Pointers

Two pointers moves in opposite direction.
Based upon condition the Right/Left ptr in decremented/incremented respectively.

Eg:
leetcode.com/problems/squar…