Python1 Min Read LetuscrackonApril 25, 2025 Zig-Zag Triangle – String Pattern Zig-Zag Triangle – String Pattern: The program must accept a string S and an integer N as the input. The program…
Python4 Min Read LetuscrackonApril 23, 2025 Horizontal Zig-Zag Multiples Pattern Horizontal Zig-Zag Multiples Pattern: The program must accept an integer N as the input. The program must print the first N*N…
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…