From a36d8563634d8a920bebc38b239c2c2903c8704a Mon Sep 17 00:00:00 2001 From: uxuiAbdulhussain <116029130+uxuiAbdulhussain@users.noreply.github.com> Date: Mon, 31 Oct 2022 01:42:02 +0530 Subject: [PATCH] Create BOA Interview Experience (On-Campus) --- .../BOA Interview Experience (On-Campus) | 49 +++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 Interview Experience/BOA Interview Experience (On-Campus) diff --git a/Interview Experience/BOA Interview Experience (On-Campus) b/Interview Experience/BOA Interview Experience (On-Campus) new file mode 100644 index 0000000..8888c4c --- /dev/null +++ b/Interview Experience/BOA Interview Experience (On-Campus) @@ -0,0 +1,49 @@ +BOA Interview Experience (On-Campus) + +By - Abdulhussain Jarif + +Eligibility – 6 CGPA and above + +Rounds: Total 2 + +Round 1 – Technical interview + +Tell me about yourself + +Situational-based questions on joins + +Questions on set operators + +The difference between delete, drop, and truncating + +Concept of oops (all four pillars) + +Constructor and destructor + +WAP to split sentences into words + +Round 2 – HR Interview + +Tell me about yourself + +Explain your project + +Difficulties faced in the project and how you handle it + +Strength and Weakness + +Difference between static and dynamic memory allocation + +Stack memory vs heap memory + +Do you want to ask anything? + +Tip : + +Prepare your resume well + +Be confident and don't bluff + +If you don't know the answer let them know + +Prepare OOPS and DBMS well.