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 Shahsikant dwivedi
Profile
Following
Followers
Questions
Answers
Articles
wall
0
votes
Calculate all permutations for an array of integers.
answer
Aug 28, 2016
0
votes
WAP which outputs contiguous sequence whose sum is maximum in an array (It can have all negatives number too).
answer
Jul 31, 2016
1
vote
How to find the max weight in the binary tree?
answer
Jul 27, 2016
1
vote
Is it possible to declare two or more variables with the same name within one function in C?
answer
Jul 21, 2016
1
vote
Find the smallest weight path between root and any leaf node?
answer
Jul 3, 2016
1
vote
Find smallest and largest element in an array in constant time complexity.
answer
Jun 30, 2016
1
vote
What is a ternary search tree? Explain it with basic operations of a tree.
answer
Jun 30, 2016
2
votes
How to print Spiral order travesal for a given Binary Tree?
answer
Jun 30, 2016
1
vote
How to print the top view of an binary Tree?
answer
Jun 15, 2016
0
votes
How to find ancestor of a node?
answer
Jun 14, 2016
1
vote
Print mirror of a binary tree.
answer
Jun 12, 2016
1
vote
Print a binary tree from top to bottom in level order
answer
Jun 10, 2016
2
votes
Convert a binary number into decimal number in c?
answer
May 31, 2016
1
vote
What are the advantages of pointer over the array in c or c++?
answer
May 1, 2016
2
votes
Why are so many applications written in c/c++ instead of c# or java?
answer
May 1, 2016
1
vote
what are the difference among White hat,Black hat and grey hat hackers?
answer
Apr 28, 2016
0
votes
What is STL in c++?
answer
Apr 27, 2016
2
votes
Reduce the string by deleting two same adjacent letter in the string?
answer
Apr 20, 2016
0
votes
What are the advantages of multiprocessor system?
answer
Apr 7, 2016
0
votes
Find a non-duplicate member of an array using C?
answer
Apr 3, 2016
0
votes
Can Windows7 64bit run a DOS EXE?
answer
Apr 3, 2016
0
votes
How to find memory usage using Java program?
answer
Apr 3, 2016
2
votes
C: Multiply two number and print them in traditional way as follows?
answer
Apr 1, 2016
0
votes
Can a complete binary tree be full binary tree, please explain with an example?
answer
Mar 28, 2016
0
votes
Can any one solve this problem (a Game) in c or c++ or any other language?
answer
Mar 26, 2016
0
votes
How to remove/uninstall unknown program from Windows7
answer
Mar 25, 2016
1
vote
How we can shutdown my Windows 7 PC after some amount of time automatically?
answer
Mar 25, 2016
0
votes
Where can I see wireless printer connected to system on windows 7?
answer
Mar 25, 2016
0
votes
I am using windows 10 Single Language, Wifi driver disappeared while using internet ?What to do?
answer
Mar 25, 2016
2
votes
What is Constructors, Constructor Overloading and Copy-Constructor in Java?
answer
Mar 25, 2016
0
votes
ALGO: Does the circular linked list and loop in the linked list have same meaning or different ?
answer
Mar 20, 2016
4
votes
Write a recursive program to print the value of factorials from 1 to N using C/C++?
answer
Mar 20, 2016
1
vote
How to find the Nth Fibonacci number in O(log N) time complexity?
answer
Mar 20, 2016
2
votes
Rearrange the array in such a way that the first element is first maximum and second element is first minimum?
answer
Mar 20, 2016
4
votes
How to calculate factorial of higher numbers in C (greater then say 50)?
answer
Mar 16, 2016
0
votes
convert one string to another such that one char is changed at a time?
answer
Mar 16, 2016
...