Все публикации

CodingPhase Review

How to have multiple pages in Carrd | Control Elements Tutorial

Make a Carrd website from scratch - Without a Template | Landing page Tutorial

How to Link Custom Domain Name to Carrd Website

C++ Program : Equilateral Triangle using recursion

C++ program : Right Triangle using recursion

C++ Program: Figure out the longest and shortest word in the input

C++ Program: Counts how many times each word appears in the input

C++ program : Quadratic formula

C++ program: Draw a triangle using stars

C++ : split strings into tokens using strtok

C++ : Function to convert lower case string to upper case

C++ recursion: Recursive function that multiplies digits in a number

C++ program: Recursion: Recursive function that finds prime factorization of a number

C++ diamond shape using nested for loops

C++ letter K with stars using nested for loops

C++ : Up arrow with stars

C++ : Print char array in reverse using recursion

C++: Square shape using stars

C++: Complete string (Hackerearth)

C++ program: Program with Vectors

C++ cool program dealing with files

C++ program: count the number of vowels in a string

C++ program : Check if a string is a palindrome