Open In App

BNY MELLON Interview Experience for SDE Internship (On-Campus)

Last Updated : 31 Aug, 2022
Improve
Improve
Like Article
Like
Save
Share
Report

College: tier-2

Eligibility: cumulative CGPA of 6.0 or above till 3rd sem and currently in 5th sem.

Total rounds :3

  • Coding round
  • Technical round
  • Technical + hr round

1. Coding round: It is comprised of 3 sections to be completed in 1:30 hr, can switch between questions

  • Easy: 1 question was based on the odd one out, which can be found on gfg.
  • Medium: 2 questions
    • The first question was based on a minimum no of insertions in a string to make it a palindrome
    • I don’t remember the question but I once read an interview experience on gfg where I learned how to hardcode sometime, for me aim was to print an array of 0,1 so I randomly assigned values and returned a solved 5/10 t.c
  • Hard: 1 question was based on painting the ceiling problem

I solved 3 questions completely and one I hard coded thereby passing 5/10 tc

2. technical round (duration 40-50 min)

  • 25 min oops, C++ DBMS and resume-based question
  • 15 min 2 coding questions to be solved with cam and mic open i.e live coding question
  • Solved one completely and the other was solved using brute force but gan ave optimized approach as I ran out of time.

3. technical + hr round.

  • Resume-based questions (duration 40-50 min)
  • Solve the sudoku coding problem could be found on gfg
  • Normal hr questions.

4. Some takeaways

  • Write your resume honestly
  • Oops studied articles on gfg.
  • OS gate smashers
  • DBMS knowledge gate
  • Coding is done on gfg completely
  • I preferred reading articles on gfg.
  • Solved side sheet, two must-do coding questions sheet present on gfg.
  • Start coding as early as possible.

Thanks.


Like Article
Suggest improvement
Previous
Next
Share your thoughts in the comments

Similar Reads