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
Post under tag c
Recent posts under tag c
All
Questions
MCQs
Jobs
Articles
+7
votes
1
answer
Find number of anagram groups ?
posted
Nov 18, 2013
by
Vikas Upadhyay
algorithms
c
c programming
data structures
+7
votes
0
answers
Given two n-node trees, how many rotations does it take to convert one tree into the other?
posted
Nov 18, 2013
by
Vikas Upadhyay
c
data structures
algorithms
c programming
+7
votes
0
answers
Spider and Fly.
posted
Nov 18, 2013
by
Anuj Yadav
c
c programming
algorithms
data structures
–1
vote
1
answer
How to calculate wind chill index for the given temprature and wind speed.
posted
Nov 18, 2013
by
As M Ob
c++
c
+6
votes
3
answers
How would you rotate an NxN matrix by 90 degrees clockwise?
posted
Nov 18, 2013
by
Anuj Yadav
data structures
c
c programming
algorithms
+5
votes
1
answer
Find 100 closest points to the origin in a Cartesian plane?
posted
Nov 18, 2013
by
Mona Sharma
c programming
c
algorithms
data structures
+5
votes
0
answers
Find All possible paths down stairs.
posted
Nov 18, 2013
by
Mona Sharma
data structures
algorithms
c
c programming
+4
votes
1
answer
Which is the quickest sorting method and why?
posted
Nov 18, 2013
by
anonymous
data structures
algorithms
c
c programming
c++
+3
votes
2
answers
Why enum is better then #define constant in coding practice?
posted
Nov 18, 2013
by
anonymous
c++
c programming
c
+4
votes
1
answer
What is the difference between Pointer static and static pointer?
posted
Nov 18, 2013
by
Giri Prasad
c
c programming
c++
+4
votes
1
answer
Can a variable be both constant and volatile?
posted
Nov 17, 2013
by
anonymous
c
c programming
+5
votes
1
answer
print tree in zig zag order ?
posted
Nov 17, 2013
by
Mona Sharma
data structures
c programming
c
algorithms
+7
votes
1
answer
Find the path with least sum between two zeros in a matrix?
posted
Nov 17, 2013
by
Anuj Yadav
data structures
algorithms
c
c programming
+5
votes
2
answers
Implement link list without pointer in C Language ??
posted
Nov 17, 2013
by
Anuj Yadav
c
c programming
+6
votes
4
answers
Which bit wise operator is suitable for turning off a particular bit in a number in C/C++?
posted
Nov 17, 2013
by
anonymous
c
c programming
c++
+5
votes
2
answers
What is the difference between strings and character array in C?
posted
Nov 17, 2013
by
anonymous
c
c programming
+5
votes
1
answer
Can static variables be declared in a header file?
posted
Nov 17, 2013
by
anonymous
c
c programming
+2
votes
1
answer
How to write power(x,y) i.e. x^y recursively?
posted
Nov 17, 2013
by
As M Ob
data structures
c
c programming
+2
votes
0
answers
Address of Array
posted
Nov 15, 2013
by
sivanraj
c
+4
votes
2
answers
What is the difference between arrayname and a pointer in C/C++?
posted
Nov 15, 2013
by
anonymous
c
c programming
c++
+3
votes
1
answer
OS: Difference between pipe and fifo ?
posted
Nov 15, 2013
by
Ganesh Kumar
os
c programming
c
+3
votes
1
answer
What is the difference between array_name and &array_name in C?
posted
Nov 14, 2013
by
Deepak Dasgupta
c
c programming
+2
votes
Linux Device Driver Developer at Global Edge (Bangalore) .
posted
Nov 14, 2013
by
anonymous
c++
c
rtos
embedded
linux
+3
votes
1
answer
Pointer in Code segment
posted
Nov 13, 2013
by
sivanraj
c
c programming
+5
votes
0
answers
Find out a number which is palindrome in decimal and octal notation?
posted
Nov 13, 2013
by
anonymous
c
c programming
algorithms
data structures
+4
votes
0
answers
Changing the name of processing on execution?
posted
Nov 13, 2013
by
anonymous
c programming
c++
c
+4
votes
2
answers
Can we add pointers together in C language?
posted
Nov 13, 2013
by
Jai Prakash
c
c programming
+2
votes
Software Engineer at Novell Software (Bangalore)
posted
Nov 13, 2013
by
anonymous
c++
c
freshers
os
+8
votes
2
answers
Divide the array in two subarray such that difference of the sum is minimum?
posted
Nov 12, 2013
by
Prakash Singh
c programming
data structures
algorithms
c
+3
votes
2
answers
What is the difference between defining a variable as static vs global?
posted
Nov 12, 2013
by
anonymous
c
c++
c programming
+3
votes
Opportunity for Senior C/ C++ Programmer (Bangalore)
posted
Nov 12, 2013
by
Luv Kumar
c++
c
c programming
+4
votes
1
answer
Reverse node of loop of link list ??
posted
Nov 11, 2013
by
Anuj Yadav
data structures
c
c programming
algorithms
+3
votes
0
answers
Reverse only "N" mid node of link list
posted
Nov 11, 2013
by
Vikas Upadhyay
data structures
c
c programming
algorithms
+2
votes
1
answer
Why would you use a skip list over a binary search tree?
posted
Nov 11, 2013
by
Majula Joshi
data structures
c
c programming
tree
+5
votes
1
answer
What is a far pointer? Where we use it?
posted
Nov 9, 2013
by
Mona Sharma
c programming
c
+4
votes
2
answers
Difference between strdup and strcpy?
posted
Nov 9, 2013
by
Mona Sharma
c
+5
votes
2
answers
What are register variables?
posted
Nov 9, 2013
by
Mona Sharma
c programming
c
+2
votes
HCL Technologies Ltd - openings for 'LTE' '2G/3G' Professional (Noida)
posted
Nov 8, 2013
by
anonymous
lte
c
c++
embedded
3gpp
+4
votes
2
answers
What is the difference between elf and a.out ?
posted
Nov 8, 2013
by
Anuj Yadav
os
c
linux
+3
votes
2
answers
WAP to check that system is 32 bit or 64 bit ?
posted
Nov 8, 2013
by
Anuj Yadav
c
os
+4
votes
0
answers
WAP to arrange element of array ?
posted
Nov 8, 2013
by
Anuj Yadav
data structures
algorithms
c
c programming
+3
votes
1
answer
Why it is so important that a binary tree should be balanced?
posted
Nov 8, 2013
by
Garima Jain
data structures
tree
c
+2
votes
Software developer required at DCS (@Bangalore)
posted
Nov 6, 2013
by
anonymous
c++
c
+3
votes
2
answers
Is a + b atomic operation ??
posted
Nov 6, 2013
by
Vikas Upadhyay
c programming
c
os
+4
votes
0
answers
Is context switching possible in the process of function loading?
posted
Nov 6, 2013
by
Vikas Upadhyay
c
os
+2
votes
1
answer
what is meant by FSM and SSM?
posted
Nov 6, 2013
by
Giri Prasad
c
umts
lte
+1
vote
1
answer
Is there a possibiliy that the same program gives different output for C and C++?
posted
Nov 6, 2013
by
anonymous
c
c++
+1
vote
1
answer
Split a LinkList based on alternate element?
posted
Nov 6, 2013
by
anonymous
data structures
linklist
c
c programming
+4
votes
1
answer
How to swap the two consecutive bits of unsigned integer ?
posted
Nov 4, 2013
by
Anuj Yadav
c
data structures
c programming
+4
votes
1
answer
Give a good data structure for having n queues.
posted
Nov 4, 2013
by
Anuj Yadav
data structures
c
c programming
algorithms
Page:
« prev
1
...
22
23
24
25
26
27
28
next »
...