Education: B-Tech in Electronics
Years of Experience: 2.6 years
Prior Experience: SDE 1
LC : Easy - 89, Medium - 52, Hard - 10
First Round - [Online coding test]
Questions :
1. https://www.***.org/find-the-minimum-number-of-steps-to-reach-m-from-n/amp/
2. Given sequance of N integers, find max length segment which gives positive product.
3. Question related to DFS in tree & and then some processing of the data obtained.
Second Round -
Question
1. Design a Testing Framework with requirement as below -
I. Given source and destination to test method take the data from destination and compare it with the source data.
A gist of it looks as follows -
MyTestClass{
TestFramework testframeWork;
testFrameWork.test(src, des);
}II. The data source can be anything, i.e des can be a external API call, or a database storage system or any data source.
Third Round -
Questions -
Got an Email that they wont be moving forward with my candidature.
Hope it helps.