Software Engineer Applications Developer Interview Questions

3,276 software engineer applications developer interview questions shared by candidates

Problem solving: There will be 2 linked lists L1 and L2 and an variable x. Task is to find out number of pairs from one element from L1 + one element from L2 = x . Example: L1=12->11->10->0 L2=1->2->20->7->15->13 x=13 Expected output: 3 Explanation: (12, 1) , (11,2), (0,13) => 3 pairs
avatar

Software Engineer - Java Developer

Interviewed at Recro

4.2
Dec 10, 2021

Problem solving: There will be 2 linked lists L1 and L2 and an variable x. Task is to find out number of pairs from one element from L1 + one element from L2 = x . Example: L1=12->11->10->0 L2=1->2->20->7->15->13 x=13 Expected output: 3 Explanation: (12, 1) , (11,2), (0,13) => 3 pairs

Write an anagram Program. Given a random X-path with multiple divs which had text in it and asked to write all the text in one line. Exception Handling and will finaly get executed after it goes to catch ? If there are muliplte Catch Blocks which exception ? Base class and derived class has a method "disp()" and constructors of both derived and base has a Print statement which statement will execute first ?
avatar

Software Developer Engineer In Test

Interviewed at Globant

3.6
Jul 10, 2020

Write an anagram Program. Given a random X-path with multiple divs which had text in it and asked to write all the text in one line. Exception Handling and will finaly get executed after it goes to catch ? If there are muliplte Catch Blocks which exception ? Base class and derived class has a method "disp()" and constructors of both derived and base has a Print statement which statement will execute first ?

Viewing 181 - 190 interview questions

Glassdoor has 3,276 interview questions and reports from Software engineer applications developer interviews. Prepare for your interview. Get hired. Love your job.