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
+1
vote
0
answers
opreport error : no smaple files found.try using opcontrol --dump
posted
Jun 14, 2017
by
anonymous
linux
c
powerpc
oprofile
+1
vote
1
answer
Given a number return the prime factor multiplication using C/Java?
posted
Jun 13, 2017
by
anonymous
interview questions
c
java
+1
vote
1
answer
Find longest palindrome and its length in a given string using C?
posted
Jun 12, 2017
by
anonymous
interview questions
c
string
+2
votes
1
answer
C: Given an array of numbers find n numbers with most occurrences?
posted
Jun 12, 2017
by
anonymous
c
interview questions
array
+3
votes
1
answer
Given input as a string, return an integer as the sum of all numbers found in the string?
posted
Jun 7, 2017
by
anonymous
interview questions
c
string
+1
vote
1
answer
Why *0=0 crashes in C?
posted
Jun 7, 2017
by
anonymous
c
interview questions
0
votes
1
answer
Write a C program to find longer repeating sequence?
posted
Jun 2, 2017
by
anonymous
c
string
interview questions
0
votes
1
answer
How can I retrieve the creation date and time of a file in C/C++?
posted
Jun 2, 2017
by
anonymous
c
c++
0
votes
1
answer
Given an unsorted array which has a number in the majority, how to find that number?
posted
Jun 1, 2017
by
Pooja Bhanout
c
interview questions
array
+1
vote
1
answer
C: Find out the length of the sequence of repeated elements in a array of integers?
posted
May 30, 2017
by
anonymous
c
interview questions
0
votes
1
answer
Given an unordered array A of size n and integer x, What is best complexity to find two elements in A whose sum is x?
posted
May 27, 2017
by
anonymous
algorithms
interview questions
c
–2
votes
0
answers
Write a C Program to find the total columns/vertical lines of a given Binary Search Tree?
posted
May 26, 2017
by
Pooja Singh
c
data structures
tree
+1
vote
0
answers
How are addresses assigned to members of a structure and 2-dimensional arrays?
posted
May 26, 2017
by
Chahat Sharma
c
memory management
interview questions
–1
vote
1
answer
Given an ODD number, print diamond pattern of stars recursively using C/C++?
posted
May 25, 2017
by
anonymous
interview questions
c
c++
0
votes
2
answers
Find the first non repeating character in a string using C/C++?
posted
May 25, 2017
by
anonymous
c
interview questions
string
c++
0
votes
1
answer
Is it possible to connect MySQL database with c code, if yes then how?
posted
May 24, 2017
by
Pooja Singh
c
mysql
–1
vote
0
answers
Write a C/C++ program to print heart shape with happy valentine’s day message inside it?
posted
May 24, 2017
by
anonymous
c
c++
string
0
votes
1
answer
Implement power function using C/C++?
posted
May 24, 2017
by
anonymous
c
interview questions
0
votes
1
answer
C: Is there any difference between local variable and automatic variable?
posted
May 22, 2017
by
anonymous
c
interview questions
+2
votes
2
answers
Write a C program to insert character/word in any desired location in a string?
posted
May 19, 2017
by
Pooja Singh
c
string
0
votes
1
answer
Wap in C to collect statistics of a source file like total lines, total no of blank lines, no of lines ending with ';'
posted
May 19, 2017
by
Pooja Singh
c
interview questions
0
votes
2
answers
Write a C program to merge the elements of 2 sorted array?
posted
May 16, 2017
by
Pankaj Singh
c
array
sort
+1
vote
1
answer
Write a C program to reverse a stack using recursion?
posted
May 16, 2017
by
Pooja Singh
c
interview questions
data structures
0
votes
1
answer
Write a C program to check whether a given character is present in a string, find frequency & position of occurrence?
posted
May 16, 2017
by
Pooja Singh
c
string
0
votes
0
answers
Write a C or C++ program to generate the anagrams of a word?
posted
May 16, 2017
by
anonymous
c
c++
interview questions
string
0
votes
1
answer
Given an array on 'N' names (Strings) , find how many distinct name are there in total?
posted
May 16, 2017
by
anonymous
interview questions
c
+2
votes
2
answers
Write a C program to delete all repeated words in string?
posted
May 14, 2017
by
Neeraj Kumar
c
string
+1
vote
1
answer
Write a C program to perform quick sort on a set of entries from a file using recursion?
posted
May 14, 2017
by
Neeraj Kumar
c
interview questions
+1
vote
1
answer
Write a C Program to illustrate Stack Operations using MACROS?
posted
May 14, 2017
by
Supriya Jain
c
data structures
0
votes
0
answers
C: How to insert node with a given value in a circular sorted linked list?
posted
May 10, 2017
by
anonymous
linklist
c
interview questions
0
votes
Summary On Stack.
posted
May 10, 2017
by
Mantosh Dubey
c
data structures
stack
0
votes
Short Note On Hashing.
posted
May 9, 2017
by
Raju Raj
c
data structures
hash
0
votes
Summary On Heap.
posted
May 8, 2017
by
Rahul Prashad
c
data structures
heap
0
votes
1
answer
Convert the expression ((A + B) * C - (D - E) ^ (F + G)) to equivalent Prefix and Postfix notations.
posted
May 8, 2017
by
Rahul Prashad
c
data structures
+2
votes
1
answer
Write a C program to generate the map of India?
posted
May 6, 2017
by
Neeraj Kumar
c
interview questions
0
votes
1
answer
WAP to find out is a given number is a power series of 2 or not, without any loop and without using % modulo operator.
posted
May 6, 2017
by
Neeraj Kumar
c
interview questions
0
votes
1
answer
Write a C code for the logic - input: string, strong output: strng
posted
May 6, 2017
by
anonymous
interview questions
c
+1
vote
1
answer
How to clone each node of given linked list using C?
posted
May 6, 2017
by
anonymous
linklist
interview questions
c
0
votes
Short Notes On Queue
posted
May 5, 2017
by
Neeraj Kumar
c
data structures
queue
–2
votes
0
answers
Write a C program that reads a string from the user and display the middle term of the string?
posted
May 5, 2017
by
Neeraj Kumar
c
string
interview questions
0
votes
1
answer
Write a c program to create a directory in current working directory?
posted
May 5, 2017
by
Pooja Singh
c
interview questions
+1
vote
Summary on Linked List.
posted
May 4, 2017
by
Neeraj Kumar
c
linklist
data structures
0
votes
0
answers
Explain how to work with text video memory in c?
posted
May 3, 2017
by
Raju Raj
c
graphics
0
votes
1
answer
Write a C program to draw a line using graphics video memory and far pointer?
posted
May 3, 2017
by
Raju Raj
c
graphics
interview questions
0
votes
2
answers
How to calculate string length without using string function and Loop in c?
posted
May 2, 2017
by
Alok Kumar
c
string
interview questions
0
votes
Short notes on Quick Sort
posted
May 2, 2017
by
Sandeep Jain
c
sort
data structures
0
votes
0
answers
How to create a simple paint brush software or application using c program?
posted
May 1, 2017
by
Neeraj Kumar
c
interview questions
0
votes
2
answers
What is memory leak and how it should be avoided using c?
posted
May 1, 2017
by
Neeraj Kumar
c
memory allocation
interview questions
+2
votes
1
answer
Why the following C code gives output: -2 -1 instead of 2 1?
posted
Apr 28, 2017
by
anonymous
c
interview questions
0
votes
1
answer
How can I write c program to create dos command?
posted
Apr 28, 2017
by
Rahul Prashad
c
interview questions
Page:
« prev
1
2
3
4
5
6
...
next »
...