S.No. | Language | Topic | Title | Action |
1
| c | bitwise operator in c | Program to check Most Significant Bit of a number |
View More
|
2
| c | arrays in c | Integer x appears more than n by 2 times in sorted array |
View More
|
3
| c | arrays in c | Program to find majority element of an array |
View More
|
4
| c | arrays in c | Program to print a matrix in spiral form |
View More
|
5
| c | arrays in c | WAP to find the maximum circular sub array sum of given array |
View More
|
6
| c | arrays in c | Program to count the number of triangles from a given array |
View More
|
7
| c | arrays in c | WAP to find the number of times occurs a given number in an array |
View More
|
8
| c | arrays in c | Program to sort an array of 0s, 1s and 2s. |
View More
|
9
| c | arrays in c | Program to check whether an array is subset of another array. |
View More
|
10
| c | arrays in c | WAP to return the min number of jumps to reach the end of array |
View More
|