#
interview-practice
Here are 518 public repositories matching this topic...
IAmPramod
commented
Oct 18, 2018
- We have BFS and DFS images in both Breadth First Traversal and Depth First Traversal. We should have illustrations in the respective sections.
-
Updated
Feb 20, 2020 - JavaScript
javascript
ruby
interviewing
list
awesome
awesomeness
awesome-list
interview-practice
interview-questions
python-interview-questions
rails-interview
javascript-interview-questions
angularjs-interview-questions
android-interview-questions
-
Updated
Feb 20, 2020
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
computer-science
lists
devops
design-systems
awesome
web-development
programming
big-data
system
backend
architecture
scalability
resources
design-patterns
interview
awesome-list
interview-practice
interview-questions
design-system
system-design
-
Updated
Feb 20, 2020
Madhu94
commented
Aug 29, 2019
https://mybinder.org/ Should I make a binder ? :) Or if there is a binder link, it's well hidden.
c
algorithm
database
leetcode
cpp
stl
interview
operating-system
data-structures
interviews
interview-practice
interview-questions
interview-preparation
-
Updated
Feb 20, 2020 - C++
Your Cheat Sheet For Android Interview - Android Interview Questions
android
cheat-sheets
cheatsheet
interview-practice
interview-questions
interview-prep
android-interview
android-interview-practice
android-interview-questions
-
Updated
Feb 20, 2020 - Java
180+ Algorithm & Data Structure Problems using C++
c
c-plus-plus
tree
algorithm
datastructures
leetcode
cpp
bit-manipulation
data-structures
string-manipulation
interview-practice
leetcode-solutions
interview-questions
-
Updated
Feb 20, 2020 - C++
An Open-Source Collection of +200 Algorithmic Flash Cards to Help you Preparing your Algorithm & Data Structure Interview 💯
java
tree
algorithm
linked-list
stack
queue
math
algorithms
graph
array
recursion
bit-manipulation
data-structures
complexity
sorting-algorithms
heap
interview-practice
dynamic-programming
hashtable
greedy-algorithms
-
Updated
Feb 20, 2020
A mostly reasonable collection of technical software development interview questions solved in Javascript
-
Updated
Feb 18, 2020
-
Updated
Feb 20, 2020 - Java
android
java
interview
cheatsheet
interview-practice
interview-questions
cheatsheets
interview-prep
interview-preparation
android-interview
android-interview-practice
-
Updated
Feb 20, 2020
Most comprehensive list 📋 of tech interview questions 📘 of companies scraped from Geeksforgeeks, CareerCup and Glassdoor.
algorithm
data-structures
geeksforgeeks
interview-practice
interview-questions
coding-interviews
glassdoor
interview-prep
interview-preparation
coding-interview
careercup
hacktoberfest2018
hacktoberfest2019
hacktoberfest-2019
-
Updated
Feb 20, 2020 - Java
This repository contains coding interviews that I have encountered in company interviews
interviewing
algorithm
algorithms
interview
interviews
interview-practice
interview-questions
algorithm-challenges
coding-interviews
coding-challenge
interview-test
coding-challenges
interview-prep
interview-preparation
algorithms-datastructures
google-interview
algorithms-and-data-structures
amazon-interview
company-challenges
company-interviews
-
Updated
Feb 20, 2020 - Python
Clean, Understandable Solutions and Resources for LeetCode Online Judge Algorithm Problems.
java
review
algorithm
algorithms
leetcode
interview
interview-practice
interview-questions
coding-interviews
interview-preparation
-
Updated
Feb 20, 2020 - Java
Python Library for Studying Binary Trees
python
learning
algorithm
data-structure
python-library
interview
python3
python-3-5
data-structures
binary-search-tree
binary-tree
heap
interview-practice
python-3
python-2
binary-trees
practise
python2
bst
heaps
-
Updated
Feb 16, 2020 - Python
Collection of awesome interview references.
android
python
java
ios
machine-learning
deep-learning
frontend
backend
cpp
interview
interviews
interview-practice
interview-prep
interview-preparation
-
Updated
Feb 19, 2020
Programming exercises, code katas and puzzles for your job interview training - or just for fun.
-
Updated
Feb 20, 2020 - Python
python
algorithm
data-structure
leetcode
cpp
cpp11
interview-practice
leetcode-solutions
interview-questions
interview-preparation
-
Updated
Feb 20, 2020 - C++
marcosfede
commented
Mar 26, 2018
Each solution should have a comment stating the time (and maybe the space) complexity of the solution
👏🏻 leetcode solutions for Humans™
python
google
algorithm
algorithms
leetcode
interview
interview-practice
algorithm-competitions
leetcode-solutions
interview-questions
algorithm-challenges
interview-test
interview-preparation
algorithms-datastructures
leetcode-python
algorithms-and-data-structures
python-leetcode
algiorithimcs
-
Updated
Feb 20, 2020 - Python
A list of helpful Angular interview questions you can use to interview potential candidates, test yourself or completely ignore.
services
angular
rxjs
interview
angular-cli
angular-components
interview-practice
interview-questions
frontend-framework
interview-preparation
angular-component
angular-component-communication
frontend-challenge
angular-interview-questions
animations-questions
javascript-questions
frontend-interview-questions
frontend-architecture
typescript-questions
frontend-architecture-questions
-
Updated
Feb 20, 2020
-
Updated
Feb 16, 2020 - JavaScript
Codes of my MOOC Course <Play with Algorithm Interviews>. Updated contents and practices are also included. 我在慕课网上的课程《玩儿转算法面试》示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
-
Updated
Feb 15, 2020 - C++
programming
programming-challenge
interview
coding
interviews
codingame
job-board
interview-practice
interview-questions
jobseeker
programming-challenges
coding-interviews
jobsearch
coding-challenge
coding-challenges
job-interviews
interview-prep
interview-preparation
coding-interview
job-hunting
-
Updated
Feb 20, 2020 - JavaScript
macos
swift
language
ios
objective-c
xcode
interview
ios-swift
developer-tools
awesome-list
interview-practice
interview-questions
interview-test-task
ios-sdk
interview-answers
interview-preparation
awesome-ios
ios-interview
ios11
-
Updated
Feb 20, 2020
algorithm
data-structure
cpp
cpp11
interview-practice
interview-questions
lintcode
interview-preparation
-
Updated
Feb 16, 2020 - C++
A curated list of iOS interview questions and answers
-
Updated
Feb 18, 2020
Learn how to design large-scale systems. Prep for the system design interview.
design
development
web
architecture
design-patterns
interview
interview-practice
interview-questions
design-system
system-design
-
Updated
Feb 17, 2020
Improve this page
Add a description, image, and links to the interview-practice topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the interview-practice topic, visit your repo's landing page and select "manage topics."

A description is incomplete. It should mention:
These patterns are not competing, but complementing each other. To achieve availability, one needs both fail-over and replication.
right after
"There are two main patterns to support high availability: fail-over and replication. "