#6Companies30Days
#ReviseWithArsh : #6Companies30Days
A challenge to solve coding questions of top 6 companies in 30 days. An initiative started by Arsh Goyal. Challenge to solve 90 questions from 6 companies in 30 days.
Using this Repository
-
Accessing via Git:
git clone https://github.com/hariketsheth/6Companies30Days
-
Directly from GitHub:
-
Wish to Contribute:
- (Optional) Open a Issue in this Repository
- Fork this Repository
- Add your Contributions
- Make a Pull Request (Mention Issue Number, if following Step 1)
- Wohoo! Wait for your contribution to get merged :) !
Coding Challenge
Problems | Solutions | |||
---|---|---|---|---|
Company | Title | Language | Question | Solution |
Goldman Sachs | Print Anagrams Together | C++ | Link | Click Here |
Overlapping rectangles | Link | Click Here | ||
Count the subarrays having product less than k | Link | Click Here | ||
Run Length Encoding | Link | Click Here | ||
Ugly Numbers | Link | Click Here | ||
Greatest Common Divisor of Strings | Link | Click Here | ||
Find the position of M-th item | Link | Click Here | ||
Total Decoding Messages | Link | Click Here | ||
Number following a pattern | Link | Click Here | ||
Largest 10 numbers from 10M | Link | Click Here | ||
Find Missing And Repeating | Link | Click Here | ||
Squares in N*N Chessboard | Link | Click Here | ||
Decode the string | Link | Click Here | ||
Minimum Size Subarray Sum | Link | Click Here | ||
Array Pair Sum Divisibility Problem | Link | Click Here |