Wipro Coding Problems
Practice Wipro coding problems with our interactive code editor. Write, run, and submit solutions.
Showing 8 problems
Write a program to print a pyramid pattern of stars with n rows.
General Coding Problems|
infosyswipro
Easy
Write a program to print the Fibonacci series up to N terms.
General Coding Problems|
wipro
Easy
Reverse a string without using a built-in reverse function.
General Coding Problems|
wipro
Easy
Find the largest element in an array.
General Coding Problems|
wipro
Easy
Write a program to check if a given number is prime.
General Coding Problems|
wipro
Easy
Write a program to check if a given string is a palindrome.
General Coding Problems|
wipro
Easy
Write a program to calculate the factorial of a number N.
General Coding Problems|
wipro
Easy
Write a program to find the sum of digits of a given number.
General Coding Problems|
wipro
Easy