Code Snippets Interview Questions
Questions Answers Views Company eMail

To Write a C program to remove the repeated characters in the entered expression or in entered characters(i.e) removing duplicates.

Amazon, BITS, Microsoft, Syncfusion, Synergy, Vector,

19 124723

to remove the repeated cahracter from the given caracter array. i.e.., if the input is SSAD output should of SAD

Synergy,

6 7949

How to export 2 datatables of a single dataset to 2 different worksheets of a single MSExcel file ?

Eastcom Systems,

1924

Find the largest number in a binary tree

Infosys,

7 27961

Write a program that find and print how many odd numbers in a binary tree

1 6657

How to integrate the regional language in asp.net and c# like Telugu, Hindi etc,. send a sample program

Concept, NIIT, Wipro,

3 19332

Hi I have a dynamic dropdown reading in data from a MQSql database, I need to refresh just the dropdown (not the whole page) for any new values in the database. I am trying to use the getElementById in javascript but I have no idea how to get it to refresh. Does any one have an examples or any ideas how this can be done? Regards Srilanka_3

4 5698

How do I store linked list datas into an array?

1 8883

1)how i get the current system time using php?

22 75468

Hello I am hosting remoting within IIS. Everything works just fine as long as I allow anonymous access at the IIS level. When I allow only Windows Authenticated sessions, something very strange happens: If the client activates the remote object with IP address - works fine If the client activates it using a machine name - get http 401 exception is thrown. The exception is thrown when the client calls the remote method. I set the channel's useDefaultCredentials property to true. Any idea how to allow Windows Authentication? Here is the call stack: System.Net.WebException: The remote server returned an error: (401) Unauthorized .. ---> System.ComponentModel.Win32Exception: The target principal name is incorrect at System.Net.NTAuthentication.GetOutgoingBlob(Byte[] incomingBlob, Boolean handshakeComplete) at System.Net.NTAuthentication.GetOutgoingBlob(String incomingBlob, Boolean handshakeComplete) at System.Net.NegotiateClient.DoAuthenticate(String challenge, WebRequest webRequest, ICredentials credentials, Boolean preAuthenticate) at System.Net.NegotiateClient.DoAuthenticate(String challenge, WebRequest webRequest, ICredentials credentials, Boolean preAuthenticate) at System.Net.NegotiateClient.Authenticate(String challenge, WebRequest webRequest, ICredentials credentials) at System.Net.AuthenticationManager.Authenticate(String challenge, WebRequest request, ICredentials credentials) at System.Net.AuthenticationState.AttemptAuthenticate (HttpWebRequest httpWebRequest, ICredentials authInfo) --- End of inner exception stack trace ---

Infosys,

4213

JasperETL how to install and create simple project explain me clearly fnds iam wtg for ur rply

3595

Exception in thread "main" java.lang.OutOfMemoryError: Java heap space:

TCS,

2 7446

Pls provide basic funtionality Winrunner scripts for Health care domain and Phishing

HCL,

1150

How we implement the paypal in my website and how we make a payment through Credit Card.

2 5926

How we work on N tire architecture in asp.net Please give me Examle...

ABC, HCL, IBM,

3 16520


Un-Answered Questions { Code Snippets }

You have been asked to install a servlet engine (tomcat, glassfish, etc.) for a companies servlets. Assuming the company has an existing web/DBMS server (which may or may not be on the same server), explain in detail how would you implement the development project and a deployment solution.

2111


function to combine two or more arrays

1680


How we use ajax in asp.net through javaScript. Please givee me an example.

2475


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

2720


code to keep a page Out of the browser history

1637






I am attempting to work on a game panel with multi-server support, so in one of the pages there is a dropdown menu with servers on it, this is the part i am having issues with is server 1 is chosen i need access to the username running a script to server 1 chosen i need a script that will realize its been chosen and pop up below with a username thats associated with it because the users differ on each server so i choose server 1 i need a code to pull from the db and choose the user associated with the said server please help..

2195


I am configuring my anaconda file in linux, i want to use as kickstart file, in post installation how can i edit file or change the content of file and save it.

1922


Which framework is best in php among Smarty, Cakephp, Joomla, Drupal, Zend or Something else...? If any then Why?

7997


What is SGML?

325


how to create a Draggable element

1954


i have a gird with columns all are coming from database,this will bind in item templete in gridview as textboxex.and i have button below named Update.i want to update all the records in the grid,but if user change the value of one textbox,what is the easy way 2 do this

2120


could you please send the program code for multiplying sparse matrix in c????

3038


Write code to make an object work like a 2-d array?

463


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.

1273


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

465