Code Snippets Interview Questions
Questions Answers Views Company eMail

How do you write a program which produces its own source code as its output?

7 17641

how to check whether a linked list is circular.

Microsoft,

11 61524

Write out a function that prints out all the permutations of a string. For example, abc would give you abc, acb, bac, bca, cab, cba. You can assume that all the characters will be unique.

IITR, Microsoft, Nike,

5 21878

Write a prog to accept a given string in any order and flash error if any of the character is different. For example : If abc is the input then abc, bca, cba, cab bac are acceptable, but aac or bcd are unacceptable.

Amazon, Microsoft,

5 14277

How to add checkbox to datagrid?

5 15587

Program to find the largest sum of contiguous integers in the array. O(n)

11 38098

how to Scroll a DIV content

SoftSquare,

2345

how to create Expandable and Collapsible Menus

2877

how to determine which Mouse Button was pressed

1 2710

create a slide show

Genpact,

1 3950

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

HCL,

1922

code to images to rollover

2046

code to create a new window

1949

write a code that user can choose/alter Body Text Size

1785

code to Hide and Show form controls

1997


Un-Answered Questions { Code Snippets }

c# code to Count number of 1's in a given range of integer (0 to n)

4561


In LSMW , what does the following error mean and how to rectify it : Incorrect interface data for set 78 in method C . This error is occuring in idoc processing step of LSMW.

2324


how to get the User's Time of Day

1856


Write Down Steps Using SAX Parser

2376


Develop a routine to reflect an object about an arbitrarily selected plane

3297


could you please teach me how to program an income tax using functions

246


How can export database using php code?

1744


Coding for Synchronizing Cache Access in ASP.NET?

3330


Hi, i have a project that the teacher want a pyramid of numbers in C# or java...when we click a button...the pyramid should be generated in a listbox/or JtextArea...and the pyramid should have the folowing form: 1 232 34543 4567654 567898765 67890109876 7890123210987 890123454321098 90123456765432109 0123456789876543210 Plz help with codes...didn't find anything on the net.

2914


Reading which Non-Character Key was pressed

1909


how to use the GetTickCount() properly and what is that procedure for?

2919


How to change winform look?

2504


Create a program to read two random data set in two files named data1.txt and data2.txt manifold contains integer numbers, whereas data2.txt file contains the float type numbers. Simpanlahmasing each into 2 pieces of data that is an array of type integer array and an array of type float, then calculate the average numbers in the second array.

2384


What is a well formed XML document?

427


Give the code for Handling Mouse Events?

2088