Question 1: Given two sorted arrays, the task is to merge them in a sorted manner. Input: arr1[] = { 1, 3, 4, 5}, arr2[] = {2, 4, 6, 8} Output: arr3[] = {1, 2, 3, 4, 4, 5, 6, 8} Input: arr1[] = { 5, 8, 9}, arr2[] = {4, 7, 8} Output: arr3[] = {4, 5, 7, 8, 8, 9} Question 2 : Object[] array = { 1, 2, new Object[]{ 3, 4, new Object[]{ 5 }, 6, 7 }, 8, 9, 10, new Object[]{ 11,12} }; Integer[] flattenedArray = flatten(array); complete flatten array function to get the output array as [1,2,3,4,5,6,7,8,9]
Ingeniero Java Senior Interview Questions
5,798 ingeniero java senior interview questions shared by candidates
What is copy constructor? What is by name by type dependency injection in spring What are the types of autowiring
DSA Question: Remove Duplicate in Array.
what conflicts you faced and how did you deal with it
What is Oops. Write a Program given string array String[] input ={"eat", "tap", "cat", "tea", "act", "pat", "ate"}; //output = [["eat", "tea", "ate"], ["cat", "act"], ["tap", "pat"]]
What was the most challenging situation faced in your previous experiences
Find first non repeating character in string without collections.
asked more on sql queries, microservices
OOPS concept
1. Explain the coin change sparing problem and improve the solution. 2. Java/Spring boot Question.
Viewing 4491 - 4500 interview questions
See Interview Questions for Similar Jobs
Ingeniero JavaIngeniero De Software Desarrollador Java SeniorDesarrollador C Senior Ingeniero De Software De Java J2eeIngeniero De Software En PrácticasIngeniero De Software C SeniorIngeniero De Software Desarrollador Java JuniorIngeniero De Software De Java JuniorIngeniero De Software De Sistemas Embeddeds JuniorIngeniero De Software Líder De Java SeniorDesarrollador Java J2ee SeniorDesarrollador De Software Java J2ee SeniorDesarrollador De Aplicaciones Java SeniorIngeniero De Software De Net SeniorIngeniero De Software JavaDesarrollador De Software Java SeniorIngeniero De Software Senior JavaIngeniero De Software Del Sistema Senior