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 circular list of integers (when you reach the end of the list you come back to the beginning), what is the most efficient algorithm to find the smallest integer in the list? For example: circular_list = [22, 52, 66, 82, 5, 8, 12, 19].
How can I include conditional statements in XML?
how to Scroll a DIV content
Write a program to find sum of the digits of a number in python?
maximizing the main window
what is main difference between array_push and array_pop?
Discuss an algorithm to traverse a tree, depth first.
What is xml schema?
code to keep a page Out of the browser history
What software is available for XML?
Can you write a program to find the average of numbers in a list in python?
Why XML has been used for development?
How to Print Asp.net GridView Data on Button Click using Javascript?
Write a function that takes an unsorted integer array, and returns a three element subset whose sum is zero.
What are the advantages of XML DOM Document?