All Projects β†’ neerazz β†’ Faang

neerazz / Faang

Facebook, Amazon, Apple, Netflix and Google (FAANG) Job preparation.

Programming Languages

java8
65 projects

Projects that are alternatives of or similar to Faang

Daily Coding Problem
Series of the problem πŸ’― and solution βœ… asked by Daily Coding problemπŸ‘¨β€πŸŽ“ website.
Stars: ✭ 90 (-83.84%)
Mutual labels:  apple, amazon, netflix, facebook
Interview Techdev Guide
This repository contains curated technical interview questions by fn+geeks community
Stars: ✭ 252 (-54.76%)
Mutual labels:  competitive-programming, algorithms, data-structures, facebook
Problem Solving Training
Problem solving training for computer science students.
Stars: ✭ 210 (-62.3%)
Mutual labels:  competitive-programming, algorithms, data-structures
How To Prepare For Google Interview Swe Sre
This repository includes resources which are more than sufficient to prepare for google interview if you are applying for a software engineer position or a site reliability engineer position
Stars: ✭ 251 (-54.94%)
Mutual labels:  competitive-programming, algorithms, system-design
Pyrival
⚑ Competitive Programming Library
Stars: ✭ 463 (-16.88%)
Mutual labels:  competitive-programming, algorithms, data-structures
Placement Preparation
Hello everyone, I have created this repository specifically for competitive questions and for placements preparation.
Stars: ✭ 137 (-75.4%)
Mutual labels:  competitive-programming, algorithms, data-structures
Dailycodebase
2 month data structures and algorithmic scripting challenge starting from 20th December 2018 - Coding is Fun! πŸ’―πŸ’― Do it everyday!! Also, Do give us a ⭐ if you liked the repository
Stars: ✭ 186 (-66.61%)
Mutual labels:  competitive-programming, algorithms, data-structures
Competitiveprogramming
A collection of algorithms, data structures and other useful information for competitive programming.
Stars: ✭ 475 (-14.72%)
Mutual labels:  competitive-programming, algorithms, data-structures
Competitiveprogrammingquestionbank
This repository contains all the popular competitive programming and DSA questions with solutions.
Stars: ✭ 122 (-78.1%)
Mutual labels:  competitive-programming, algorithms, data-structures
Competitive Programming
πŸ“Œ πŸ“š Solution of competitive programming problems, code templates, Data Structures and Algorithms, hackathons, interviews and much more.
Stars: ✭ 496 (-10.95%)
Mutual labels:  competitive-programming, algorithms, facebook
Algowiki
A wiki dedicated to competitive programming
Stars: ✭ 317 (-43.09%)
Mutual labels:  competitive-programming, algorithms, data-structures
T 414 Aflv
T-414-ÁFLV: A Competitive Programming Course
Stars: ✭ 488 (-12.39%)
Mutual labels:  competitive-programming, algorithms, data-structures
Datastructures Algorithms
The best library for implementation of all Data Structures and Algorithms - Trees + Graph Algorithms too!
Stars: ✭ 2,105 (+277.92%)
Mutual labels:  competitive-programming, algorithms, data-structures
Data structure and algorithms library
A collection of classical algorithms and data-structures implementation in C++ for coding interview and competitive programming
Stars: ✭ 133 (-76.12%)
Mutual labels:  competitive-programming, algorithms, data-structures
Hackerrank
πŸ“— Solutions of more than 380 problems of Hackerrank accross several domains.
Stars: ✭ 128 (-77.02%)
Mutual labels:  competitive-programming, algorithms, data-structures
Algorithms
My Algorithms and Data Structures studies. https://leandrotk.github.io/series/algorithms-problem-solving
Stars: ✭ 275 (-50.63%)
Mutual labels:  competitive-programming, algorithms, data-structures
Competitive coding
This repository contains some useful codes, techniques, algorithms and problem solutions helpful in Competitive Coding.
Stars: ✭ 393 (-29.44%)
Mutual labels:  competitive-programming, algorithms, data-structures
Acm Icpc Library
Stars: ✭ 111 (-80.07%)
Mutual labels:  competitive-programming, algorithms, data-structures
Competitive Programming
Hello Programmers πŸ’» , A one-stop Destination✏️✏️ for all your Competitive Programming Resources.πŸ“—πŸ“• Refer CONTRIBUTING.md for contributions
Stars: ✭ 113 (-79.71%)
Mutual labels:  competitive-programming, algorithms, data-structures
450 Dsa
450-DSA helps you track your progress in solving 400+ DSA questions and keeps you engaging based on DSA-Cracker Sheet ⚑
Stars: ✭ 301 (-45.96%)
Mutual labels:  competitive-programming, algorithms, data-structures

Job Preparation

The repository contains solutions to various coding interview problems extracted from websites like Leetcode, Hackerrank , Hackearth, Pramp, AlgoExpert & EPI . I've tried to provide the detailed solution and the intution through comments.

These questions are classical problems that are most frequently asked by the tech giants in technical interviews and are not related to hard core competitive coding. All the code provided inside the repository is purely original and completely my own.

DataStructures & Algorithm Problems

Top Questions by Problem category

Questions by Companies

Competitive Programming Contests

System Design

Tips for System Design

General Design Questions:

OOPS Design:

TODO

Important Links

How to contribute?

  1. Fork the repository
  2. Do the desired changes (add/delete/modify)
  3. Make a pull request

When to contribute?

  1. If there is no solution to a problem.
  2. If your solution is asymptotically faster than the one in the main branch.
  3. If your algorithm is of the same time complexity but with reduced code size it would be better to, comment out the original solution and make a pull request with your solution.
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].