Posted on June 14, 2008 by imdonatello
17th June 2008
That’s the official release date that has been announced for Firefox 3 on the Mozilla Developers blog! So lets get ready to implement our pledges and download the best browser out there!
EDIT: 15th June’s “The Hindu” newspapers features an article about Ubuntu and Firefox, how they rock and why they are great for [...]
Filed under: Free and Open Source, Linux | Tagged: download day, firefox, mozilla, release, spread firefox | 4 Comments »
Posted on June 12, 2008 by imdonatello
This post is a continuation of my interesting CS interview questions series. The last two problems discussed in this post lean more towards logic and probability rather than a CS concept.
Consider the Lock and Unlock operation defined on an m-ary tree as follows:
Lock Node X => If (no node present in the subtree rooted at [...]
Filed under: Coding, Computer Science, Problem | Tagged: algorithms, binary tree, C program, Complexity, data structures, functions, interviews, linked lists, logic, Probability, recursion, SDT, software development engineer, Space complexity, stack, Time complexity | Leave a Comment »
Posted on June 10, 2008 by imdonatello
I’ve been through a lot of CS interviews recently and so I have come across many interesting problems. I find many of them worth sharing. So I am writing this short series of posts on this topic. All of these interviews were for a job post of Software Development Engineer. If you happen to be [...]
Filed under: Coding, Computer Science, Problem | Tagged: algorithms, binary tree, C program, Complexity, data structures, functions, interviews, linked lists, recursion, SDT, software development engineer, Space complexity, stack, Time complexity | 1 Comment »