case:1 Sharing data From parent to child. Here we are sending the message to child component form parent component using @Input() dec...
Read More
Smooth transition from campus to corporate - Best tips and advice
Every year, a large number of graduates take a leap and move to the corporate world. A lot of things start changing around me, and it's...
Read More
1384A. Common Prefixes - Codeforces Solution C++
➤ Problem Link : 1384A. Common Prefixes ✅ C++ Solution : #include<bits/stdc++.h> using namespace std; int main() { int t; ...
Read More
1366C. Palindromic Paths - Codeforces Solution C++
➤ Problem Link : 1366C. Palindromic Paths ✅ C++ Solution : #include<bits/stdc++.h> using namespace std; #define ll long long i...
Read More
Subscribe to:
Posts (Atom)