Software Integration Interview Questions

3,824 software integration interview questions shared by candidates

Given the class: CStudent { char *name char grade }; There are 1 million objects... a) what is the fastest way to sort by grade (primary sort) and name (secondary sort) ? b) what is the fastest way to sort by name ? c) Order notation... what is the time required to sort by name ?
avatar

Software Integration Engineer

Interviewed at Cequint

3.3
Aug 20, 2011

Given the class: CStudent { char *name char grade }; There are 1 million objects... a) what is the fastest way to sort by grade (primary sort) and name (secondary sort) ? b) what is the fastest way to sort by name ? c) Order notation... what is the time required to sort by name ?

Talk about the project you were most proud of in your resume. How does the I2C analog signal look like, and explain the I2C protocol in detail. Given a low power driven device, measure the power, where the voltage being applied is high. Write a code that, given a stream of data compress it as the value and its frequencies that occurs consecutively, for ex (1,1,1,1,2,2,3,3,3,2) return (1,4) (2,2) (3,3) (2,1)
avatar

Integration Engineer

Interviewed at Nest

3.6
Mar 6, 2015

Talk about the project you were most proud of in your resume. How does the I2C analog signal look like, and explain the I2C protocol in detail. Given a low power driven device, measure the power, where the voltage being applied is high. Write a code that, given a stream of data compress it as the value and its frequencies that occurs consecutively, for ex (1,1,1,1,2,2,3,3,3,2) return (1,4) (2,2) (3,3) (2,1)

Viewing 161 - 170 interview questions

See Interview Questions for Similar Jobs

Glassdoor has 3,824 interview questions and reports from Software integration interviews. Prepare for your interview. Get hired. Love your job.