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.
Engineer Software Interview Questions
512,124 engineer software interview questions shared by candidates
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.
NDA
Experience working on technical projects as part of a team
* Print binary tree level by level * Find distance between words in a string eg: String => "I am a good girl" distance between "I" and "good" is 3
Viewing 1271 - 1280 interview questions