Remember
Register
1
new
Chill
new
Puzzles
new
GK
new
Sports
new
Business
Home
Questions
MCQs
Unanswered
Tags
Users
Ask a Question
Write Article
Articles
Connect to us
Questions answered by Vupadhya
Profile
Following
Followers
Questions
Answers
Articles
wall
2
votes
How to write a C program to find the GCD of two numbers?
answer
Nov 18, 2013
3
votes
How do you compare floating point numbers?
answer
Nov 18, 2013
3
votes
Is there something we can do in C but not in C++?
answer
Nov 18, 2013
2
votes
How to swap the two nibbles in a byte ?
answer
Nov 18, 2013
2
votes
How would you rotate an NxN matrix by 90 degrees clockwise?
answer
Nov 18, 2013
1
vote
Which is the quickest sorting method and why?
answer
Nov 18, 2013
2
votes
Divide the array in two subarray such that difference of the sum is minimum?
answer
Nov 17, 2013
3
votes
WAP to find whether given adjacency matrix represents Graph or Tree?
answer
Nov 12, 2013
2
votes
What are register variables?
answer
Nov 9, 2013
2
votes
I heard like far, near, huge pointer ? what it has significance and when these can be used ?
answer
Nov 9, 2013
3
votes
Difference between strdup and strcpy?
answer
Nov 9, 2013
3
votes
What is a far pointer? Where we use it?
answer
Nov 9, 2013
2
votes
WAP to check that system is 32 bit or 64 bit ?
answer
Nov 8, 2013
2
votes
What is min time taken to find kth smallest element in the merged sorted array of 3 sorted array?
answer
Nov 8, 2013
2
votes
Delete all element from one array which are already in another ?
answer
Nov 8, 2013
0
votes
Minimum bits required to locate both kings in chess board ?
answer
Nov 8, 2013
0
votes
Why it is so important that a binary tree should be balanced?
answer
Nov 8, 2013
2
votes
How to create a shared object using C progam on Linux machine?
answer
Nov 1, 2013
2
votes
Minimum no of counts from the knight to reach the king?
answer
Oct 29, 2013
1
vote
As a web server developer how can you make sure you have never seen the same content before ??
answer
Oct 29, 2013
1
vote
Push all the zero’s of a given array to the end of the array.
answer
Oct 29, 2013
1
vote
Reverse the bits of an unsigned integer ??
answer
Oct 29, 2013
1
vote
Does the minimum spanning tree of a graph give the shortest distance between any two specified nodes?
answer
Oct 29, 2013
1
vote
How to know the size of the loop (only the loop size) in a single Link List?
answer
Oct 29, 2013
1
vote
How to calculate the length of a Link List if it contains a loop?
answer
Oct 28, 2013
1
vote
Make palindrome of link list's element
answer
Oct 24, 2013
1
vote
How to print element of 2d matrix in spiral?
answer
Oct 24, 2013
1
vote
How the memory is allocated to argument of function ?
answer
Oct 23, 2013
2
votes
How can we dynamically allocate contiguous memory to 2D array ??
answer
Oct 23, 2013
1
vote
Find the subtraction of sum of nodes on even level and odd level.
answer
Oct 22, 2013
2
votes
What is the best way to represent a Graph in C?
answer
Oct 22, 2013
2
votes
How many numbers are there with 10 as the hamming distance and can be represented using 15 bits.
answer
Oct 22, 2013
1
vote
How to know if linklint has a loop?
answer
Oct 22, 2013
3
votes
How to find if a binary tree is mirror image of another binary tree?
answer
Oct 21, 2013
3
votes
Find Time Complexity, an element is repeating n/2 +1 times in a sorted array
answer
Oct 21, 2013
3
votes
What are usage of function pointer in C/C++?
answer
Oct 19, 2013
1
vote
How free will calculate no of bytes it need to free ??
answer
Oct 15, 2013
2
votes
When file.i extension required ?
answer
Oct 14, 2013
5
votes
How to access command line arguments in shell script?
answer
Oct 14, 2013
4
votes
How a function can access value of local variable of another function whose stack is already gone?
answer
Oct 14, 2013
5
votes
what is the difference between mutex and binary semaphore ?
answer
Oct 14, 2013
8
votes
Can we define function with in function.
answer
Oct 13, 2013
3
votes
How to configure CVS on linux machine.
answer
Oct 13, 2013
5
votes
print all the combinations of the digits of a given number
answer
Oct 13, 2013
3
votes
Subarray which has maximum sum.
answer
Oct 12, 2013
3
votes
how to find the Node in linked list without using Null?
answer
Oct 12, 2013
4
votes
Print a tree.
answer
Oct 12, 2013
5
votes
Can someone please write a C program for the given below problem ?
answer
Oct 12, 2013
3
votes
What are the real life applications, In which heap data structure used
answer
Oct 10, 2013
4
votes
How to find if given binary tree is a valid binary search tree?
answer
Oct 10, 2013
Page:
« prev
1
2
3
4
next »
...