Dev Corner

Software Developer’s Notepad

Archive for March, 2009

Shuffle 2D Array Java Algorithm

Posted by admin under Java

Problem

You are given a Java array. You need Java Code to shuffle array elements in random order. Read the rest of this entry »

Hello JavaScript!

Posted by admin under JavaScript

How to implement the simplest JavaScript code ? Read the rest of this entry »