Python1 Min Read LetuscrackonApril 15, 2025 Alphabets Triangle Pattern Alphabets Triangle Pattern: Given an integer N which indicates the position in the alphabet series (upper case) and another…
Cognizant1 Min Read LetuscrackonApril 10, 2025 Function descendingSortArray – CTS PATTERN Function descendingSortArray – CTS PATTERN: You are required to fix all the logical errors in the given code. You can click on Run anytime to…
Cognizant1 Min Read LetuscrackonApril 9, 2025 Function printFibonacci – CTS PATTERN Function printFibonacci – CTS PATTERN: You are required to fix all the logical errors in the given code. You can click on Run anytime to check…
Cognizant2 Min Read LetuscrackonApril 8, 2025 Function removeKLargestElement – CTS PATTERN Function removeKLargestElement – CTS PATTERN: You are required to fix all the logical errors in the given code. You can click on Run…
Cognizant1 Min Read LetuscrackonApril 7, 2025 Function replaceWithSize – CTS PATTERN Function replaceWithSize – CTS PATTERN: You are required to fix all the logical errors in the given code. You can click on Run anytime to…
Cognizant1 Min Read LetuscrackonApril 6, 2025 Function getBinaryString – CTS PATTERN Function getBinaryString – CTS PATTERN: You are required to fix all the logical errors in the given code. You can click on Run anytime…
Cognizant1 Min Read LetuscrackonApril 5, 2025 Function sameOddElementCount – CTS PATTERN Function sameOddElementCount – CTS PATTERN: You are required to complete the given code. You can click on Run anytime to check the…
Cognizant1 Min Read LetuscrackonApril 3, 2025 Function addSeconds – CTS PATTERN Function addSeconds – CTS PATTERN: You are required to complete the given code. You can click on Run anytime to check the…
Python1 Min Read LetuscrackonMarch 31, 2025 Square Pattern Printing For N Square Pattern Printing For N: Given N, print the pattern as described in the Example Input/Output. Input Format:The first line will contain…
Python2 Min Read LetuscrackonMarch 25, 2025 X Integers – Triangle Pattern X Integers – Triangle Pattern: The program must accept N integers and an integer X as the input. The program must…