1.Pattern Questions (part-1) | Basic to Advance  C++ tutorial

Опубликовано: 12 Октябрь 2024
на канале: KEEP IT SORTED
57
3

Questions
1.Right hand pyramid
2.Square fillpattern
3.Reverse right hand pyramid
4.Left hand pyramid
5.Reverse left hand pyramid
6.K-pattern

Data structures and C++ notes
https://github.com/Abhishekkute234/Da....

Step 1- open terminal and put following commands
Step 2- command { sudo apt update }
Step 3- { sudo apt install g++ }
Step 4 - To check the version of C++ put command { g++ --version } on terminal

Follow the playlist for complete basic to Advance DSA and C++ tutorial
• C++ tutorial
Follow the playlist for Python tutorial
• Python tutorial