Python2 Min Read LetuscrackonJune 10, 2025 Chess Board Pattern Chess Board Pattern: The program must accept two integers M and N as the input. The program must form a matrix of…
Python2 Min Read LetuscrackonJune 4, 2025 Unfolded Cube Pattern Unfolded Cube PatternThe program must accept 6 characters and an integer N as the input. The 6 characters…
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…