Extra Notes for Interview
Reply Approaches When You Don't Know!
Rather Than Saying No (Tell Them About Similar Things You Know)
Drag The Conversion to Something You tried and know rather than formal Interview (আমি ত এটা এই জায়গায় ইউজ করসিলাম)
ভাইয়া আমি এটা নিয়ে কাজ করি নাই, স্যরি ফর দ্যাট।
ভাইয়া আমি ত অত গভীরে ঢুকি নাই যতটুকু বেসিক জানলে হয়ে যাইত ততটুকু শিখসি৷ in future i obviously will learn more about it.
Don't be fake
স্যরি ভাই আমি এটা পারতেসি না, অনেক দিন ধরে করি নাই। প্র্যাক্টিস করা হয় নাই অনেক দিন। একটু নার্ভাস ফিল করছি আর কি
Competitive Programming Round Approaches
In Cp, Share Your Approaches
Try brute-force method first
Don't Directly Jump to Code
Discuss with Interviewer about the question
Ask All the Constraints (Even if you know)
Share The Process (So That You Can What Actually He wanted)
While Coding writes variable and function Name Relevant
If you know the Optimize answer share brute force approach first
Then If interviewer tells you to optimize the answer, then do I it
Last updated