Comments on: Programming Interview Questions 13: Median of Integer Stream /2011/11/03/programming-interview-questions-13-median-of-integer-stream/?utm_source=rss&utm_medium=rss&utm_campaign=programming-interview-questions-13-median-of-integer-stream Web Search and Information Retrieval Tue, 06 Dec 2011 05:44:14 +0000 hourly 1 http://wordpress.org/?v=3.1 By: serdark /2011/11/03/programming-interview-questions-13-median-of-integer-stream/#comment-424 serdark Thu, 03 Nov 2011 17:40:24 +0000 /?p=771#comment-424 This is a question I got in one of the interviews. I think it is a nice one that allows brainstorming about different structures. Arden, this is great explanation, and even better, this is very concise code --you might want to have a wrapper for min/max transformation but obviously not needed here. This is a question I got in one of the interviews. I think it is a nice one that allows brainstorming about different structures. Arden, this is great explanation, and even better, this is very concise code –you might want to have a wrapper for min/max transformation but obviously not needed here.

]]>