Skip to content

tanmayvaij/geeksforgeeks-questions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GeeksForGeeks Solutions

Arrays ( Level - School )

Questions Solutions
1 Second Largest Link
2 Print alternate elements of an array Link
3 Value equal to index value Link
4 Sum of Series Link
5 Palindromic Array Link
6 Sum of Array Link
7 Sum of Array Link
8 Count of Smaller Elements Link
9 C++ Array (Print an Element) Link
10 Print Elements of Array Link
11 Display longest name Link
12 Swap kth elements Link
13 Find Index Link
14 Smaller and Larger Link
15 Perfect Arrays Link
16 At least two greater elements Link
17 Print the left element Link
18 Fascinating Number Link
19 Average in a stream Link
20 Compete the skills Link
22 C++ 2-D Arrays Set-1 Link

Arrays ( Level - Basic )

Questions Solutions
1 Binary Search Link
2 Find triplets with zero sum Link
3 Cyclically rotate an array by one Link
4 Find minimum and maximum element in an array Link
5 Largest Element in Array Link
6 Search an Element in an array Link
7 Check if two arrays are equal or not Link
8 First and last occurrences of x Link
9 Implement stack using array Link
10 Maximize sum(arr[i]*i) of an Array Link
11 Implement Queue using array Link
12 Third largest element Link
13 Product of array elements Link
14 Number of occurrence Link
15 Replace all 0's with 5 Link
16 Binary Array Sorting Link
17 Game with nos Link
18 Immediate Smaller Element Link
19 Searching a number Link
20 Ishaan Loves Chocolates Link
21 Maximum in Struct Array Link
22 Product of maximum in first array and minimum in second Link
23 Last index of One Link
24 Rotating an Array Link
25 Exceptionally odd Link
26 Find the smallest and second smallest element in an array Link
27 Multiply left and right array sum Link
28 Balanced Array Link
29 Fighting the darkness Link

Arrays ( Level - Easy )

Questions Solutions
1 Subarray with given sum Link
2 Missing number in array Link
3 Sort an array of 0s, 1s and 2s Link
4 Find duplicates in an array Link
5 Sum of Array Elements Link

Arrays ( Level - Medium )

Questions Solutions
1 Kth smallest element Link
2 Majority Element Link

Strings ( Level - School )

Questions Solutions
1 Display longest name Link

Releases

No releases published

Packages

No packages published

Languages