All Projects → Sre Interviews → Similar Projects or Alternatives

507 Open source projects that are alternatives of or similar to Sre Interviews

Algorithms Leetcode Javascript
Algorithms resolution in Javascript. Leetcode - Geeksforgeeks - Careercup
Stars: ✭ 157 (-25.24%)
Mutual labels:  interview, interview-preparation
Interviewguide
《大厂面试指北》——包括Java基础、JVM、数据库、mysql、redis、计算机网络、算法、数据结构、操作系统、设计模式、系统设计、框架原理。最佳阅读地址:http://notfound9.github.io/interviewGuide/
Stars: ✭ 3,117 (+1384.29%)
Mutual labels:  interview, interview-preparation
Interview Preparation
Interview Preparation material for Senior Software Engineer - Android role
Stars: ✭ 468 (+122.86%)
Mutual labels:  interview, interview-preparation
Interview Questions
List of all the Interview questions practiced from online resources and books
Stars: ✭ 187 (-10.95%)
Mutual labels:  interview, interview-preparation
Interview Prep
Everything you need to know to get the job
Stars: ✭ 69 (-67.14%)
Mutual labels:  interview, interview-preparation
System Design Interview
System design interview for IT companies
Stars: ✭ 16,342 (+7681.9%)
Mutual labels:  interview, interview-preparation
Easyjob
🔥2021互联网求职面试知识复习
Stars: ✭ 2,253 (+972.86%)
Mutual labels:  interview, interview-preparation
Interviewguide
计算机校招、社招面试八股文整理,也是《逆袭进大厂》唯一仓库,目前已收录 C/C++ 、操作系统、数据结构、计算机网络、MySQL、Redis等面试资料,未来打算继续收录Java、Python、Go等面试常见问题,坚持将此仓库维护下去。
Stars: ✭ 288 (+37.14%)
Mutual labels:  interview, interview-preparation
Awesome Javascript Interviews
Popular JavaScript / React / Node / Mongo stack Interview questions and their answers. Many of them, I faced in actual interviews and ultimately got my first full-stack Dev job :)
Stars: ✭ 939 (+347.14%)
Mutual labels:  interview, interview-preparation
Devops Exercises
Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions
Stars: ✭ 20,905 (+9854.76%)
Mutual labels:  interview, sre
javascript-interview-questions
A collection of JavaScript modern interview questions for beginners to experts
Stars: ✭ 290 (+38.1%)
Mutual labels:  interview, interview-preparation
Leetcode Sol Res
Clean, Understandable Solutions and Resources for LeetCode Online Judge Algorithm Problems.
Stars: ✭ 1,647 (+684.29%)
Mutual labels:  interview, interview-preparation
Frontend-Developer-Interview-Preparation
Things you need to know to crack that frontend developer job [Work in Progress]
Stars: ✭ 113 (-46.19%)
Mutual labels:  interview, interview-preparation
coding-interview-guide
A systematic coding interview guide
Stars: ✭ 76 (-63.81%)
Mutual labels:  interview, interview-preparation
EasyJob
🔥interview handbook
Stars: ✭ 2,272 (+981.9%)
Mutual labels:  interview, interview-preparation
Coderchef Kitchen
The official repository for our programming kitchen which consists of 50+ delicious programming recipes having all the interesting ingredients ranging from dynamic programming, graph theory, linked lists and much more. All the articles contain beautiful images and some gif/video at times to help clear important concepts.
Stars: ✭ 306 (+45.71%)
Mutual labels:  interview, interview-preparation
Interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendatio…
Stars: ✭ 21,608 (+10189.52%)
Mutual labels:  interview, interview-preparation
Fuck Coding Interviews
How on earth can I ever think of a solution like that in an interview?!
Stars: ✭ 464 (+120.95%)
Mutual labels:  interview, interview-preparation
interview-tips
A collection of awesome Interview Tips and Questions
Stars: ✭ 29 (-86.19%)
Mutual labels:  interview, interview-preparation
Awesome Ios Interview
📲 The curated list of iOS Developer interview questions and answers, Swift & Objective-C
Stars: ✭ 753 (+258.57%)
Mutual labels:  interview, interview-preparation
Js Interview Questions
❔❓❔ Notes from technical (javascript) interviews. Tasks and quiz for different topics to discuss on interview / check self skills in javascript
Stars: ✭ 830 (+295.24%)
Mutual labels:  interview, interview-preparation
Angular Interview Questions
A list of helpful Angular interview questions you can use to interview potential candidates, test yourself or completely ignore.
Stars: ✭ 967 (+360.48%)
Mutual labels:  interview, interview-preparation
Bestnote
👊 持续更新,Java Android 近几年最全面的技术点以及面试题 供自己学习使用
Stars: ✭ 841 (+300.48%)
Mutual labels:  interview, interview-preparation
Algorithms
📝 算法导论与JavaScript实现
Stars: ✭ 126 (-40%)
Mutual labels:  interview, interview-preparation
Cs Job Advice
Interview preparation geared towards getting your first job in the field.
Stars: ✭ 128 (-39.05%)
Mutual labels:  interview, interview-preparation
Data-Structures-and-Algorithms
📝 Algorithms and data structures implemented in C++
Stars: ✭ 171 (-18.57%)
Mutual labels:  interview, interview-preparation
Big Companies Interview Questions
A curated list of previous asked Interview Question at Big Companies and Startups 🤲 🏆
Stars: ✭ 135 (-35.71%)
Mutual labels:  interview, interview-preparation
Algorithm-Implementations
Lots of algorithm's & their implementations that have been compiled from a variety of locations.
Stars: ✭ 15 (-92.86%)
Mutual labels:  interview, interview-preparation
Coding-Interview-101
Solutions to LeetCode problems filtered with companies, topics and difficulty.
Stars: ✭ 21 (-90%)
Mutual labels:  interview, interview-preparation
Competitive Programming
Contains solutions and codes to various online competitive programming challenges and some good problems. The links to the problem sets are specified at the beginning of each code.
Stars: ✭ 65 (-69.05%)
Mutual labels:  interview, interview-preparation
DSA-CRACKER
This is an attempt to solve 450 questions carefully curated by Love Babbar.
Stars: ✭ 92 (-56.19%)
Mutual labels:  interview, interview-preparation
iOS-Interview
📚 Comprehensive list of questions and problems to pass an interview for the iOS Developer position
Stars: ✭ 127 (-39.52%)
Mutual labels:  interview, interview-preparation
Awesome Coding Interview Question Patterns
The most common question-patterns for any coding-interview
Stars: ✭ 196 (-6.67%)
Mutual labels:  interview, interview-preparation
CodingInterview
Leetcode解题、剑指offer第二版💪💪💪⛷😀
Stars: ✭ 28 (-86.67%)
Mutual labels:  interview, interview-preparation
Awesome Android Interview
🔥 A awesome android expert interview questions and answers(continuous updating ...)
Stars: ✭ 3,596 (+1612.38%)
Mutual labels:  interview, interview-preparation
Stl cheat sheets
C++ STL Cheat Sheets.
Stars: ✭ 293 (+39.52%)
Mutual labels:  interview, interview-preparation
Leetcode In Swift
My solutions to LeetCode problems written in Swift
Stars: ✭ 150 (-28.57%)
Mutual labels:  interview, interview-preparation
Codinginterviews
This repository contains coding interviews that I have encountered in company interviews
Stars: ✭ 2,881 (+1271.9%)
Mutual labels:  interview, interview-preparation
Career Resources
Some SWE/PM/Designer related career resources for students
Stars: ✭ 145 (-30.95%)
Mutual labels:  interview, interview-preparation
Twentysecondscurriculumvitae Latex
Write Beautiful Curriculum Vitae in LaTex, that ensures twenty seconds reading.
Stars: ✭ 409 (+94.76%)
Mutual labels:  interview, interview-preparation
Interviewroom
Contains all important data structure and algorithms problems asked in interviews
Stars: ✭ 207 (-1.43%)
Mutual labels:  interview, interview-preparation
career-resources
Some SWE/PM/Designer related career resources for students
Stars: ✭ 154 (-26.67%)
Mutual labels:  interview, interview-preparation
An Askreddit List Of Compsci Books
books and resources loved by r/learnprogramming community, compiled by me, a lurker who kept track
Stars: ✭ 598 (+184.76%)
Mutual labels:  interview, interview-preparation
Go
Algorithms Implemented in GoLang
Stars: ✭ 7,385 (+3416.67%)
Mutual labels:  interview, interview-preparation
Lld Parking Lot
Repository for low level design solution of parking lot
Stars: ✭ 27 (-87.14%)
Mutual labels:  interview, interview-preparation
Interview
笔试面试知识整理
Stars: ✭ 4,851 (+2210%)
Mutual labels:  interview, interview-preparation
Cs Fundamentals
🎓 Data structures and algorithms
Stars: ✭ 869 (+313.81%)
Mutual labels:  interview, interview-preparation
Google Interview Preparation Problems
leetcode problems I solved during my Google interview preparation.
Stars: ✭ 861 (+310%)
Mutual labels:  interview, interview-preparation
Leetcode
👏🏻 leetcode solutions for Humans™
Stars: ✭ 1,129 (+437.62%)
Mutual labels:  interview, interview-preparation
Front End Web Development Interview Question
前端开发面试题大收集,前端面试集锦 ❤️ 💝 💘
Stars: ✭ 5,033 (+2296.67%)
Mutual labels:  interview, interview-preparation
Full Stack Interview
📝 Full Stack Questions for rocking your job interview 👍
Stars: ✭ 141 (-32.86%)
Mutual labels:  interview, interview-preparation
Android Interview Questions
A repository containing interview questions on DS, Java & Android based on my experiences.
Stars: ✭ 125 (-40.48%)
Mutual labels:  interview, interview-preparation
Awesome Interview
Collection of awesome interview references.
Stars: ✭ 1,683 (+701.43%)
Mutual labels:  interview, interview-preparation
Low Level Design Primer
Dedicated Resources for the Low-Level System Design. Learn how to design and implement large-scale systems. Prep for the system design interview.
Stars: ✭ 2,706 (+1188.57%)
Mutual labels:  interview, interview-preparation
counter-interview.dev
a collaborative collection of interview questions collected from both sides of the game: Interviewer(s) and Interviewee.
Stars: ✭ 102 (-51.43%)
Mutual labels:  interview, interview-preparation
Awesome-Software-Engineering-Interview
No description or website provided.
Stars: ✭ 409 (+94.76%)
Mutual labels:  interview, interview-preparation
Algorithms And Data Structures In Java
Algorithms and Data Structures in Java
Stars: ✭ 498 (+137.14%)
Mutual labels:  interview, interview-preparation
Technical Interview Guide
My learning material for technical interviews!
Stars: ✭ 76 (-63.81%)
Mutual labels:  interview, interview-preparation
Sre Interview Prep Guide
Site Reliability Engineer Interview Preparation Guide
Stars: ✭ 2,446 (+1064.76%)
Mutual labels:  interview-preparation, sre
System Design Interview Questions
A curated list of System Design interview questions for SDE-1 (Experienced),SDE-2 and above.
Stars: ✭ 205 (-2.38%)
Mutual labels:  interview, interview-preparation
1-60 of 507 similar projects