Home
Questions
Companies
Industries
Search
Forum
Home
|
Sign Up
|
Login
<< Previous
|
4
|
5
|
6
|
7
|
8
|
9
|
10
|
11
|
12
|
Next >>
To post a question, please
login
or
sign up
.
anonymous
Asked me to write a couple of functions. One took a function pointer, checked the process Id of the calling process. Check if the process was alive at specific intervals, if yes then invoke the function (pointed by the FP) otherwise return. Second function would take a request from the process to stop the first function. Was asked to design my own data structure and had to show it works with large no of processes. Had to write test cases for it.
(no answers yet)
anonymous
Copy a Linked List, and delete all even data from the Linked List.
(no answers yet)
anonymous
Write code to delete a node from a binary tree. What is an algorithm to balance it?Write the code to find the inorder successor, if each node has a link to its parent.
(no answers yet)
anonymous
What programs have to be running on the server and client for an NFS mount to work (answer: to work, just nfsd and mountd on the server; although both client and server SHOULD be running nfsd and mountd)
(no answers yet)
anonymous
You are given an array of length 99 that contains all the numbers between 1 and 100, except for one number that has been removed. Find the missing element.
(no answers yet)
anonymous
say i give you a universal vegetable cutter which claims that it can cut any kind of vegetable. TEST IT.
(no answers yet)
anonymous
write push and pop for stack
(no answers yet)
anonymous
the "logging in" feature of amazon.com has a problem. isolate the problem.
(no answers yet)
anonymous
Suppose you are in charge of the login feature for Amazon. How would you test it?
(no answers yet)
anonymous
Do you have unix experience? Have you heard of WC (word count). Code it in c/c++. You can use STL.
(no answers yet)
anonymous
What's the latest book you've read?
(no answers yet)
anonymous
Write code to find n-th to last node in a linked list
(no answers yet)
anonymous
Lunch - QA manager. 1. tell me a situation when u had to face problems and the requirements were not clear. how did u handle the situation? 2. which is the best error you have caught? 3. which is the worst error u've ever caught? 4. asked about a project on my resume
(no answers yet)
anonymous
Write code to delete a node in circular linked list
(no answers yet)
anonymous
Given an outline for an architectural plan, automate the loading of the design into a computer
(no answers yet)
anonymous
Asked me my knowledge of J2EE.
(no answers yet)
anonymous
Asked me to write all code for design and implementation for my idea of the C++ string class. Wrote code for about 1hr 15 mins. Then he was satisified and asked me to stop.
(no answers yet)
anonymous
asked some questions based on my previous job
(no answers yet)
anonymous
Explain how to write a stored procedure in SQL
(no answers yet)
anonymous
How do you handle unmanaged code in .NET?
(no answers yet)
<< Previous
|
4
|
5
|
6
|
7
|
8
|
9
|
10
|
11
|
12
|
Next >>