53 подписчиков
39 видео
Functions | Python | Functions in python
How to change font size in dev c++ ||
Program to print the count of number of digits of a number in python | Function in python
find the output of the following code || Output of python program
Leaders in an array solution C++|| gfg problem
Allocate minimum number of pages solution in C++ || Book Allocation problem solution||
Program in python to find sum of two integers using function
Power of 2 || C++ Solution || gfg solution ||
Happy Number || gfg problem || C++ solution
String Compression || leetcode || Solution in C++
Area of a Circle program in python | Python programs
Equilibrium point || C++ solution || gfg problem
Formal arguments and Actual arguments in python
Delete mid of a Stack | gfg problem | stack dsa problem
C++ program || Number is positive, negative or zero ||
Question on recursion || Try this in 5 seconds || Python question on recursion ||
WAP to input a list of values and print the smallest value of the list ||
C++ program || Check whether a character is lowercase,uppercase,digit or special character
Find triplets with zero sum || C++ solution
Maximum Occuring character || C++ solution ||
Find the smallest and second smallest element in an array | Gfg solution |
Second largest number in an array solution C++
Unique Number of Occurences || gfg problem || C++ solution || without hashmap and sets
Reverse a Stack using recursion | gfg problem
Queue Reversal || gfg potd solution || C++ ||
Check if two arrays are equal or not || C++ solution
Program to find reverse of a number in python | Function in python
Pass statement in python ||