Quantcast
Channel: Tech Interviews
Browsing all 5 articles
Browse latest View live

Basic programming questions

Design a data structure such that given a stream of numbers, you can find the maximum of the numbers at any point and also all the numbers. Given an array of 1s and 0s arrange the 1s together and 0s...

View Article



Linux network administrator questions

A pretty funny story - someone was offered a test of basic Linux questions for a junior network administrator position, and figured out that the best way to impress the future employer with good...

View Article

Programming phone screen questions

kSquared at GameDev community forums posted a list of phone screen questions from Google, with some answers that he attempted. You’ll have to head to GameDev to read the answers, but here’s the list of...

View Article

40 student interview questions from NetApp

Why did you choose your major? Why did you choose your school? Describe a recent leadership experience. Which courses have you enjoyed the most? The least? Why? What is your GPA? If you could do so,...

View Article

Basic sed tricks

What is sed? - sed is stream editor, a Unix tool for working with streams of text data. See the awful truth about sed. How do you substitute strings with sed? - Use ’s/old/new’ command, so sed...

View Article

Browsing all 5 articles
Browse latest View live




Latest Images