top of page

BNY Mellon

Dipankar Dutta

SDE

NIT Warangal

Branch:

Electrical and Electronics Engineering

Placement Session:

2022-2023

Offer obtained:  

6 months intern + FTE

Description of role:

NA

Job location:

Chennai/Pune

Eligible Branches:

BTECH All branches, MTECH CSE, Computer Integrated Manufacturing, MSC Mathematics and Scientific Computing

Eligibility Criteria:

CGPA Cutoff - 6 (CSE, ECE, EEE, MECH, CHEM, MME, MTECH, MSC)
CGPA Cutoff - 8 (CIVIL, BIOTECH)
No Active Backlog

Selection Procedure:

Round 1 - OT
Round 2 - Technical Interview I
Round 3 - Technical Interview II
Round 4 - HR/Managerial Round

Description of Online test:

4 Questions (leetcode contest style)
(Easy-medium-medium-hard)
1. Too easy to remember (coding)
2. Implementation of "Roman number to integer" based problem (strings,implementation)
3. Problem based on Manhattan distance of two points (sorting, constructive algorithms)
4. A problem on bitmasking (bitmasking, bitwise operation and properties)

Description of Technical Interview:

Technical Round 1:
One DSA question and discussion on fundamentals

DSA question : https://www.geeksforgeeks.org/maximize-partitions-that-if-sorted-individually-makes-the-whole-array-sorted/

CS Fundamentals:
1. Inheritance, its types and also said to code a sample that applies this.
2. Polymorphism and its types
3. Virtual functions, how to implement it and it’s use cases
4. How to stop inheritance ?
5. How c++ manage memory?
6. What is stack memory and heap memory?
7. In a multilevel inheritance in which order constructors and destructors get called?
8. What is multithreading and multiprocessing? How to implement it.

Technical Round 2:
One coding question and Discussion on my project (react.js, mongoDB)
Question : It was a matrix related question where you store prefix history of each row and then try to find the optimal solution. (Didn't find any link for this question) (Topics: prefix array, set)

Project:
1. Why I'm using react?
2. How a http request works.
3. How data is transferred to the server after clicking a submit button in a html form?
4. What is DOM, virtual DOM and difference.
Mostly all questions were project related and every question was follow-up on the previous answer.

Description of HR Round:

First 15 min: About my project (non-technical).
1. Why I'm doing this project?
2. What is the future vision of it?
3. What problems did you face?

Remaining : Std HR questions
1. Why do you want to join us?
2. Why, as an electrical engineer, do you want to do software?
3. How can you contribute to the company?
4. Leadership activities
etc.

Preparation Strategy:

Don't just only do DSA, learn some CS fundamentals (it's easier anyway)
And have some projects to show on resume and have good knowledge on that (Don't just clone the git repository)

Resources:

DSA: Leetcode/GFG
Fundamentals : Javatpoint, Sanchit Jain DBMS, love Babar OS

Additional info for our viewers:

Being consistent is more important than learning a ton of things in just a few days.

bottom of page