(Elimination round)-Around 2 pm on next day of coding round.
Taken by : Team leader in BNY
Difficulty level : Easy
Duration of interview : 1 hr 10 minutes.
She gave her intro and asked about mine.I had hackathon project about NLP ,so she asked few questions on NLP and dialogflow.Then in
OOPS:
-Basic inheritance questions,
-Diamond problem-resolving it in cpp
-types of constructors and difference between them.
-effect of access modifiers on constructors.
-standard object slicing question.
I had presented my screen and had written some code on oneNote to explain some topics, she asked for some changes and asked me output.
DBMS:
employee with third highest salary.(Needed a join and then nth highest salary logic.)
DSA-On code pair-You have to execute your code and test it against test cases:
https://leetcode.com/problems/convert-binary-number-in-a-linked-list-to-integer/