Software Developer Engineer Interview Questions

467,011 software developer engineer interview questions shared by candidates

Write a function that: given a 1 row 2^n column matrix containing integers 1 to 2^n, divide the matrix in two, and place the right half of the matrix below the left half. Repeat this process until the matrix is 2^n rows and 1 column and return the result.
avatar

Associate Software Engineer

Interviewed at MathWorks

4.3
Sep 3, 2016

Write a function that: given a 1 row 2^n column matrix containing integers 1 to 2^n, divide the matrix in two, and place the right half of the matrix below the left half. Repeat this process until the matrix is 2^n rows and 1 column and return the result.

Please write a function that accepts a floating number and returns its square-root. You may not use built-in square root function from your language. However, basic operators like addition, subtraction, multiplication are allowed. Please take into consideration the floating precision.
avatar

Software Developer

Interviewed at Epic

3.3
Aug 29, 2009

Please write a function that accepts a floating number and returns its square-root. You may not use built-in square root function from your language. However, basic operators like addition, subtraction, multiplication are allowed. Please take into consideration the floating precision.

Viewing 1661 - 1670 interview questions

Glassdoor has 467,011 interview questions and reports from Software developer engineer interviews. Prepare for your interview. Get hired. Love your job.