All Projects → jhasuraj01 → 6companies30days

jhasuraj01 / 6companies30days

Licence: other
Challenge to solve 90 questions from 6 companies in 30 days. Solved 90/90.

Projects that are alternatives of or similar to 6companies30days

The-Complete-FAANG-Preparation
This repository contains all the DSA (Data-Structures, Algorithms, 450 DSA by Love Babbar Bhaiya, FAANG Questions), Technical Subjects (OS + DBMS + SQL + CN + OOPs) Theory+Questions, FAANG Interview questions, and Miscellaneous Stuff (Programming MCQs, Puzzles, Aptitude, Reasoning). The Programming languages used for demonstration are C++, Pytho…
Stars: ✭ 8,681 (+8668.69%)
Mutual labels:  leetcode, dsa
DailyDSA
My daily DSA practices.
Stars: ✭ 50 (-49.49%)
Mutual labels:  geeksforgeeks, dsa
Data-Structures-Algorithms
Data Structures & Algorithms 💥
Stars: ✭ 17 (-82.83%)
Mutual labels:  geeksforgeeks, dsa
Competetive programming
Contains my solutions to thousands of different CP sums and some DSA Problems(available in snippets)
Stars: ✭ 21 (-78.79%)
Mutual labels:  leetcode, geeksforgeeks
crack-the-code
🔑 Algorithmic solutions in Java for various problems from Cracking the Coding Interview, GeeksForGeeks
Stars: ✭ 19 (-80.81%)
Mutual labels:  leetcode, geeksforgeeks
LearnCPP
Learn Cpp from Beginner to Advanced ✅ Practice 🎯 Code 💻 Repeat 🔁 One step solution for c++ beginners and cp enthusiasts.
Stars: ✭ 359 (+262.63%)
Mutual labels:  leetcode, dsa
data-structures-algorithms-interviews
👨‍💻 Repo contains my solutions to coding interview problems on various platforms. Will later convert into a React based web app for personal revision.
Stars: ✭ 16 (-83.84%)
Mutual labels:  leetcode, geeksforgeeks
category-wise-problems
contains category wise problems(data structures, competitive) of popular platforms.
Stars: ✭ 32 (-67.68%)
Mutual labels:  leetcode, geeksforgeeks
LeetCode
200 LeetCode practice problems for beginners in algorithms and data structures
Stars: ✭ 120 (+21.21%)
Mutual labels:  leetcode
cpAPI
A Flask API that gives updates about the upcoming contests on various Coding Platforms.
Stars: ✭ 13 (-86.87%)
Mutual labels:  dsa
competitive-programming
Solutions of some problems in competitive programming
Stars: ✭ 23 (-76.77%)
Mutual labels:  leetcode
dsa
data structure and algorithm - examples and implementations
Stars: ✭ 13 (-86.87%)
Mutual labels:  dsa
CS Interview Notes
Interview Preparation Notes
Stars: ✭ 19 (-80.81%)
Mutual labels:  leetcode
LeetCode-Stats-Card
Show your dynamically generated LeetCode stats on your GitHub profile or your website!
Stars: ✭ 207 (+109.09%)
Mutual labels:  leetcode
leetcode
JavaScript Solution. Generated by https://github.com/duteng/fetch-leetcode-submission
Stars: ✭ 38 (-61.62%)
Mutual labels:  leetcode
leetcode-site-generator
Generate your personal LeetCode website with one command!
Stars: ✭ 102 (+3.03%)
Mutual labels:  leetcode
leetcode problem rating
Self-calculated rating of problems in leetcode weekly/biweekly contests.
Stars: ✭ 260 (+162.63%)
Mutual labels:  leetcode
SDE Sheet Striver
C++ Solutions of 180 Questions [30 Days] of Strivers SDE Sheet , YouTube Channel TAKEUFORWARD (Raj Vikramaditya bhaiyaa)
Stars: ✭ 188 (+89.9%)
Mutual labels:  dsa
LogicStack-LeetCode
公众号「宫水三叶的刷题日记」刷穿 LeetCode 系列文章源码
Stars: ✭ 5,979 (+5939.39%)
Mutual labels:  leetcode
Crack-Coding-Interview
This Repository contains all my codes for preparing interview.
Stars: ✭ 14 (-85.86%)
Mutual labels:  leetcode

6 Companies 30 Days Challenge

In this repo I am uploading my solutions for 6Companies30Days Challenge by Arsh Goyal

Problem Sets

Goldman Sachs (15/15)
Sr Problems TryIt Status
1 Print Anagrams Together Problem Link
2 Overlapping Rectangles Problem Link
3 Count the subarrays having product less than k Problem Link
4 Run Length Encoding Problem Link
5 Ugly Number Problem Link
6 Greatest Common Divisor of Strings Problem Link
7 Find the position of M-th item Problem Link
8 Total Decoding Messages Problem Link
9 Number following a pattern Problem Link
10 Max 10 numbers in a list having 10M entries Problem Link
11 Find Missing And Repeating Problem Link
12 Squares in N*N Chessboard Problem Link
13 Decode the string Problem Link
14 Minimum Size Subarray Sum Problem Link
15 Array Pair Sum Divisibility Problem Problem Link
Amazon (15/15)
Sr Problems TryIt Status
1 Maximum Profit Problem Link
2 Longest Mountain in Array Problem Link
3 IPL 2021 - Match Day 2 Problem Link
4 Brackets in Matrix Chain Multiplication Problem Link
5 Phone directory Problem Link
6 Maximum of all subarrays of size k Problem Link
7 First non-repeating character in a stream Problem Link
8 Count ways to N'th Stair(Order does not matter) Problem Link
9 Is Sudoku Valid Problem Link
10 Nuts and Bolts Problem Problem Link
11 Serialize and Deserialize a Binary Tree Problem Link
12 Column name from a given column number Problem Link
13 Rotting Oranges Problem Link
14 Burning Tree Problem Link
15 Delete N nodes after M nodes of a linked list Problem Link
Microsoft (15/15)
Sr Problems TryIt Status
1 Minimum sum partition Problem Link
2 Prerequisite Tasks Problem Link
3 Rotate by 90 degree Problem Link
4 Spirally traversing a matrix Problem Link
5 Stock span problem Problem Link
6 Possible Words From Phone Digits Problem Link
7 Unit Area of largest region of 1's Problem Link
8 Connect Nodes at Same Level Problem Link
9 Count Number of SubTrees having given Sum Problem Link
10 Stickler Thief Problem Link
11 Generate Binary Numbers Problem Link
12 Find All Four Sum Numbers Problem Link
13 Bridge edge in a graph Problem Link
14 Minimum steps to destination Problem Link
15 Alien Dictionary Problem Link
Adobe (15/15)
Sr Problems TryIt Status
1 Subarray with given sum Problem Link
2 Longest Arithmetic Progression Problem Link
3 No. of distict Words with k max contiguous vowels Problem Link
4 Partition Equal Subset Sum Problem Link
5 Express as sum of power of natural numbers Problem Link
6 Generate Parentheses Problem Link
7 Pots of Gold Game Problem Link
8 Implement Atoi Problem Link
9 Next higher palindromic number using same digits Problem Link
10 Winner of an election Problem Link
11 Amend The Sentence Problem Link
12 Leaders in an array Problem Link
13 Minimum operations to convert array A to B Problem Link
14 Smallest range in K lists Problem Link
15 Most Recent Library
Intuit (15/15)
Sr Problems TryIt Status
1 Minimum sum partition Problem Link
2 Word Search Problem Link
3 Find the missing no in string Problem Link
4 Largest number in K swaps Problem Link
5 Split Array Largest Sum Problem Link
6 Find in Mountain Array Problem Link
7 Capacity To Ship Packages Within D Days Problem Link
8 Number of Boomerangs Problem Link
9 Pacific Atlantic Water Flow Problem Link
10 Number of Provinces Problem Link
11 Construct Quad Tree Problem Link
12 Course Schedule II Problem Link
13 Minimum Swaps to Arrange a Binary Grid Problem Link
14 As Far from Land as Possible Problem Link
15 Koko Eating Bananas Problem Link
Walmart (15/15)
Sr Problems TryIt Status
1 Path with Maximum Probability Problem Link
2 Stone Game Problem Link
3 Remove Colored Pieces if Both Neighbors are the Same Color Problem Link
4 Number of Unique Paths Problem Link
5 Transform to Sum Tree Problem Link
6 Power Of Numbers Problem Link
7 Sorted subsequence of size 3 Problem Link
8 Maximum Height Tree Problem Link
9 Guess Number Higher or Lower II Problem Link
10 Generate Random Point in a Circle Problem Link
11 Maximum Performance of a Team Problem Link
12 Find Array Given Subset Sums Problem Link
13 Find the Kth Largest Integer in the Array Problem Link
14 Largest number in K swaps Problem Link
15 Divide Two Integers Problem Link
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].