Posts

Showing posts from January, 2024

Interview Tips + Puzzles

Image
Past Mistakes Never show ki you don't know something (Media.net) keep asking and clarifying + explain slowly (if needed start summarising) (GS) Take time to give OA (Google) If stuck or missing something  - >  khud se testcases bna and analyse  →  more you do better you improve => DO NOT stop and keep thinking Lead technical discussion forward, try to s olve question with close to minimal hints Try to independently find solution instead of asking interviewer for advice Integrate any hints/suggestions by the interviewer in your solution Web Development Keep in mind, there is a difference between DSA and Dev.  In Dev round  -->  do not focus more on the DSA implementations of the online judge.  Focus on system design, implementation part, custom  isolation &  API using  containerisation and Docker , authentication page Focus on DRY, docker best practice (keeping less changed to most changed + docker compose), code-editor ...