All Projects → FazeelUsmani → Amazon Sde Test Series

FazeelUsmani / Amazon Sde Test Series

This repository includes all the interview preparation questions for Amazon SDE role

Projects that are alternatives of or similar to Amazon Sde Test Series

Algorithms
Solved algorithms and data structures problems in many languages
Stars: ✭ 1,021 (+511.38%)
Mutual labels:  graph, interview
Interview Questions
List of all the Interview questions practiced from online resources and books
Stars: ✭ 187 (+11.98%)
Mutual labels:  graph, interview
Complete Placement Preparation
This repository consists of all the material required for cracking the coding rounds and technical interviews during placements.
Stars: ✭ 1,114 (+567.07%)
Mutual labels:  amazon, interview
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 (+83.23%)
Mutual labels:  graph, interview
Big Companies Interview Questions
A curated list of previous asked Interview Question at Big Companies and Startups 🤲 🏆
Stars: ✭ 135 (-19.16%)
Mutual labels:  amazon, interview
Animatedgraph
Animated Graph which you can include in your application to show information in more attractive way
Stars: ✭ 162 (-2.99%)
Mutual labels:  graph
Algo Tree
Algo-Tree is a collection of Algorithms and data structures which are fundamentals to efficient code and good software design. Creating and designing excellent algorithms is required for being an exemplary programmer. It contains solutions in various languages such as C++, Python and Java.
Stars: ✭ 166 (-0.6%)
Mutual labels:  graph
Awesome Graph Attack Papers
Adversarial attacks and defenses on Graph Neural Networks.
Stars: ✭ 162 (-2.99%)
Mutual labels:  graph
Neo4j 3d Force Graph
Experiments with Neo4j & 3d-force-graph https://github.com/vasturiano/3d-force-graph
Stars: ✭ 159 (-4.79%)
Mutual labels:  graph
Relation Graph
Vue 关联关系图谱组件,可以展示如组织机构图谱、股权架构图谱、集团关系图谱等知识图谱,可提供多种图谱布局,包括树状布局、中心布局、力学布局自动布局等。Vue component for relationship graph , which can display knowledge graphs, such as organization graph, equity structure graph, group relationship graph,
Stars: ✭ 166 (-0.6%)
Mutual labels:  graph
Asin
📚 📦 Amazon Simple INterface - Support for ItemLookup, SimilarityLookup, Search, BrowseNode and Cart Operations
Stars: ✭ 168 (+0.6%)
Mutual labels:  amazon
Aws Toolkit Azure Devops
AWS Toolkit for Azure DevOps
Stars: ✭ 165 (-1.2%)
Mutual labels:  amazon
Diagram Maker
A library to display an interactive editor for any graph-like data.
Stars: ✭ 2,086 (+1149.1%)
Mutual labels:  graph
Interview
Java 面经手册,全书共计 5 章 29 节,417页11.5万字,耗时 4 个月完成。涵盖数据结构、算法逻辑、并发编程、JVM以及简历和互联网大厂面试等内容。
Stars: ✭ 162 (-2.99%)
Mutual labels:  interview
Alga Paper
A minimalistic, elegant and powerful approach to working with graphs in a functional programming language
Stars: ✭ 163 (-2.4%)
Mutual labels:  graph
Awesome Gnn Recommendation
Graph Neural Network
Stars: ✭ 168 (+0.6%)
Mutual labels:  graph
Ml Interview
Resources I used for ML Engineer, Applied Scientist and Quant Researcher interviews.
Stars: ✭ 161 (-3.59%)
Mutual labels:  interview
Cognito Express
Authenticates API requests on a Node application by verifying the JWT signature of AccessToken or IDToken generated by Amazon Cognito.
Stars: ✭ 165 (-1.2%)
Mutual labels:  amazon
Dragon
Dragon: A Computation Graph Virtual Machine Based Deep Learning Framework.
Stars: ✭ 168 (+0.6%)
Mutual labels:  graph
Patches
Patches is a visual programming editor for building WebVR and WebGL experiences.
Stars: ✭ 164 (-1.8%)
Mutual labels:  graph

Amazon-SDE-Test-Series

This repository includes all the solved interview preparation questions for Amazon SDE role. I'll be solving 2-3 problems daily. So stay 👀

Amazon SDE Test Series consists of practice questions for the following topics:

  1. Arrays
  2. Searching
  3. Sorting
  4. Matrix
  5. Hashing
  6. String
  7. Linked List
  8. Stack
  9. Queue
  10. Trees
  11. Binary Search 🌲
  12. Heap
  13. Graph
  14. Backtracking
  15. Dynamic Programming

To visualize data structures use VisuAlgo

Here's the guide for problem constraints:

problem-constraints-guide ** The above table is an excerpt from the ACM ICPC World Finalist 2011. The original blog post can be found here

P.S: Practicing all these problems doesn't guarantee you a job at Amazon. It all depends on your thought-process, luck and hard-work. Take these problems as a reference to build your problem solving skills.

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].