Crack Query - Leadership Interview
Home
Google - Engineering Manager Interview Prep
System Design Preparation
Design Patterns
Object Oriented Designing
C Programming
Will Add content soon, please check after some time.
(May be by end of april.)
No comments:
Post a Comment
Home
Subscribe to:
Posts (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...
Max Contigous subsequence sum
Given n numbers, find out i and j where 1<=i<=j<=n, where the sumof elements from i to j is maximum. All positive : Sum of all ele...
Kafka - easy understanding
https://www.youtube.com/watch?v=Ydts27Qa8H0
No comments:
Post a Comment