Crack Query - Leadership Interview
Home
Google - Engineering Manager Interview Prep
System Design Preparation
Design Patterns
Object Oriented Designing
Object Oriented Designing
Following is the basic design of a Point Of Sale System.
Here is the simple design for a Parking lot:
No comments:
Post a Comment
Home
Subscribe to:
Comments (Atom)
AWS Data Pipeline Services
https://www.youtube.com/watch?v=tykcCf-Zz1M
How to read/write using Pipe's in C
#include <stdio.h> #include <string.h> #include <unistd.h> #include <sys/types.h> #include <stdlib.h> i...
Kafka - easy understanding
https://www.youtube.com/watch?v=Ydts27Qa8H0
Tree Operations
#include<iostream.h> #include<conio.h> #include<stdlib.h> class Node{ public: Node* left; Node* right; in...
No comments:
Post a Comment