Calculating the max execution time of a program that had to fit into a certain size of memory on an embedded device.
Intern Software Engineer Interview Questions
9,749 intern software engineer interview questions shared by candidates
How to delete the file "-f" with rm.
Given an array of integers, provide an efficient way of finding an integer that appears only once in this array.
Find the largest continuous sum given an array of integers. Given an array of characters and a dictionary sorted in alphabetical order, find the ten longest words in the given dictionary that could be formed using the characters in the array.
Reverse a string.
Would Java Bytecode generated by Java 7 work on a JVM made to function on Java 1.0?
Given a matrix of numbers in which all the numbers along the row are increasing. How to find the maximum value.
Operating system questions, explaining some concept like process, thread, ... Also some acronym that I can't recall.
Print tree level by level, with a new line for each level
Reverse a linked list destructively
Viewing 151 - 160 interview questions