arr = [c,c,b,d,d,a,a,c,b,b,b,c,d,a] Given an array of characters, find the min length sub array within this array which has all the unique elements present in the array. unique = [c,b,d,a] worst = [c,a,a,a,a,d,d,d,b] //in this case the complete array becomes the min lenght sub array.. Write a function which accepts the char array and prints i,j of the sub array
Senior Software Developer Interview Questions
6,885 senior software developer interview questions shared by candidates
Write a recursive trigger and Basic Salesforce questions
What are the different transactional isolation levels a database can have and what do they do?
What are the different transactional isolation levels a database can have and what do they do?
basic techinal questions on OOPS concepts and database systems
Related Java , Hibernate,Spring,Spring boot
First interview call was an informal chat about the company as a whole, its objectives and how the work of the role I was applying for fit into it, company / team mentality etc
Core Java, Advance Java. Data base basic
Basics oops DI MVC basics SQL queries
Have you worked with Java Concurrency Library?
Viewing 6871 - 6880 interview questions