Write code to search a substring from another string
Software Development Engineer Interview Questions
32,835 software development engineer interview questions shared by candidates
How do you know if three points make a triangle?
Find cycle in linked list.
Data Structures, DS Algo, CTCI
find if string1 exists in string2, give test conditions
Write test cases for the above function.
How many people can you stuff in a school bus
Given an array of positive and negative numbers, give an algorithm that would find the sequence of numbers that give the largest sum. The numbers have to be in sequential order.
Given a string "aaabbc", convert it to "3a2b1c". Output the result only its length is smaller than the input length.
How many lines of code I wrote for the project I worked on?
Viewing 971 - 980 interview questions