Scripts_Markup Code Interview Questions
Questions Answers Views Company eMail

Write a program to reverse a number in python?

448

Write a python program to check common letters in two input strings?

475

What is the output when we execute list(“hello”)?

617

Write a python program to check if a number is a strong number?

433

What is the output, suppose list1 is [1, 3, 2], what is list1 * 2 ?

918

Write a python program to check if a number is a prime number?

458

Write a python program to check if a number is a perfect number?

497

Write a python program to print table of a given number?

447

Write a python program to check if a number is an armstrong number?

457

Write a python program to find the second largest number in a list?

471

Write a python program to check if a string is a palindrome or not?

485

How do you set a global variable inside a function?

452

Write a program to find sum of the digits of a number in python?

475

Write a python program to count the number of vowels in a string?

492

Write a python program to check if a number is a palindrome or not?

439


Un-Answered Questions { Scripts_Markup Code }

What is XML DOM Document?

335


code to detect versions of different browsers like internet explorer, netscape, mozilla, opera etc

1728


What is an attribute?

353


code to keep a page Out of the browser history

1645


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].

1367






code to images to rollover

1845


What is 301 redirects in php? When are we used 301 redirects in our projects?

1964


What is the best way to make wordpress plugin

2701


What is XSL?

331


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.

1279


I'm calling a JS fcn that fires AJAX to a webmethod and returns a boolean. How do I retrieve the return value in the codebehind? (VB) I can set a hiddenfield value in the JS, but if it's async how can my VB know when it's changed?

670


What is SAX in XML?

353


Can we have empty XML tags?

367


Which tag is used to find the version of XML and the syntax?

361


determine which Element received an Event

1891