Sunday, 27 October 2024
AWS Data Pipeline Services
https://www.youtube.com/watch?v=tykcCf-Zz1M
Kafka - easy understanding
https://www.youtube.com/watch?v=Ydts27Qa8H0
Subscribe to:
Comments (Atom)
AWS Data Pipeline Services
https://www.youtube.com/watch?v=tykcCf-Zz1M
-
Here is the simple code for finding the maximum of a BST: /* Tree Maximum */ Tree* maxTree(struct Tree *node) { while(node->right) nod...
-
#include<iostream.h> #include<conio.h> #include<stdlib.h> class Node{ public: Node* left; Node* right; in...
-
Follow this order for design interview prep: Connect to Arslan Ahmad on linked in, lot of good quick cheet sheets you get from Arslan on s...


