PHP Code (33)
JSP Code (6)
ASP Code (5)
CGI Perl Code (3)
JavaScript Code (63)
VB Script Code (20)
Shell Script Code (31)
Python Code (34)
WinRunner Code (1)
HTML DHTML XHTML Code (13)
XML (43)
Scripts_Markup Code AllOther (5)
Given a N by N matrix of both negative and positive integers. Write an efficient algorithm to find the sub-matrix with the largest sum of all the contained elements.
What are the benefits of XML?
What are XML Namespaces?
how to create a Draggable element
Write a python program to check common letters in two input strings?
Why XML has been used for development?
what is main difference between array_push and array_pop?
Write a function that takes as input a binary tree, and prints out each level of the tree on a newline. For example: a / b c / / d e f will output: a b c d e f
function to combine two or more arrays
What is CDATA?
What are the disadvantages of XML?
maximizing the main window
What software is available for XML?
how to pass data between pages using Cookies
Can you write a program to find the average of numbers in a list in python?