If You are confused about what to learn in #DevOps,
then this post is for you.
My RoadMap for DevOps,
This is all you need to get started in DevOpsπ§βπ»
@puch_ai I need money to buy an electric whisker so I can whisk my eggs, make them fluffy, and fill my stomach like in this image so I can cut that stubborn fat
4/7
Burning money is cool. Burning it faster is cooler.
Quick commerce, now on Puch.
Quote this tweet with your pitch for what you want to buy, and tag @puch_ai.
If your pitch is convincing enough, you could win multiple INR 500 Instamart vouchers.
Weβre looking for talented junior and mid-level engineers skilled in Python and TypeScript to join our growing team π
If youβre interested or if your skills match, feel free to reach out to me π₯
- Permutation: All possible arrangements (e.g., "BCA" from "ABC")
- Combination: Selections of characters, the order doesn't matter (e.g., "AC" from "ABC")
Quick Programming Tips! π₯οΈ
Understanding Substring, Subsequence, Permutation, and Combination:
- Substring: Contiguous part of a string (e.g., "AB" in "ABC")
- Subsequence: Characters in order, not necessarily contiguous (e.g., "AC" in "ABC")