Data Structures, Memory allocation, Algorithms, Bit manipulation etc. and about your previous projects.
R Programmer Interview Questions
338 r programmer interview questions shared by candidates
I was asked general questions about software. Very little detailed knowledge-based questions. In the F2F, I was asked to describe what a snippet of Verilog code would do. In the F2F, I was asked to talk about design methodology. I was asked a lot of questions about engineering process. In the followup Skype session, I presented a proposal for how to integrate Python as a prototyping language in their process of converting from Labview-based HMI to text-language-based HMI.
Given a linked list, write a function that will print the list in reverse.
Output the each digit of the number "356243234" backwards and individually without using the string library.
1) How many inner cubes are there in rubik's cube whose faces are completely hidden. 2) Write pseudocode on various things they ask for.
Given a point a, a distance d, and a large set of points, write a program that efficiently finds all of the points in the set that are less than the distance d from point a. A point consists of an x-coordinate and a y-coordinate.
No unexpected questions. Normally they ask one on hardest problem faced, one on tree search and the one I got was on bit representation of integers, floats etc
Nothing really. Basic programming. Nothing even close to linked lists, binary trees, or maps.
Êtes vous français?
How and where the registers are located?
Viewing 1 - 10 interview questions