SQL Queries, SAS Macros, SAS Functions
Software Engineer Iv Interview Questions
1,282 software engineer iv interview questions shared by candidates
Tell me about a time you had to deal with change. How did you handle it? What was the ultimate outcome?
1) Jira, ALM, test cases. 2)Java questions
How many managers reports ti you?
Implement getElementById
There were several question involving data structures, algorithms, and a few involving databases.
Flatten deep nested object: const nestedData = { name: 'Abc', age: '29', address: { pincode: '110011', area: 'bangalore', state: 'karnataka', location: { lat: '122.21', long: '11.21', }, phone: '1212121', }, }; Output: const op = { "nestedData_name": "Abc", "nestedData_age": "29", "nestedData_address_pincode": "110011", "nestedData_address_area": "bangalore", "nestedData_address_state": "karnataka", "nestedData_address_location_lat": "122.21", "nestedData_address_location_long": "11.21", "nestedData_address_phone": "1212121" }
There were questions about Data structure and python
Are you willing to work over the weekends?
How to handle difficult people at work
Viewing 1081 - 1090 interview questions