reverse a String in java
Software Engineer 2 Interview Questions
665,666 software engineer 2 interview questions shared by candidates
Write a program to count the number of occurrences of any two vowels in succession in a line of text. For example, in the sentence, “Please read this application and give me gratuity”, such occurrences are ea, ea, io and ui.
Online coding: given an array of positive and negative numbers, return a maximum possible product of 3 numbers.
Find the largest possible difference in an array of integers, such that the smaller integer occurs earlier in the array.
what happens when you call fork() fork () fork()
Common integers in two arrays.
Reverse a linked-list.
find the missing number of an array of consecutive numbers.
Experience working on technical projects as part of a team
String s = "Hey"; s = s.concat(" Guys") sop(s)
Viewing 1251 - 1260 interview questions