Cognizant1 Min Read LetuscrackonFebruary 27, 2025 Function middle – CTS PATTERN Function Middle: You are required to correct the syntax of the given code without changing its logic. You can click on Run anytime to check…
Cognizant1 Min Read LetuscrackonFebruary 26, 2025 Area of Circle – CTS PATTERN Area of Circle: You are required to fix all logical errors in the given code. You can click on run anytime to check the compilation/execution…
C1 Min Read LetuscrackonFebruary 25, 2025 Inverse Two Triangle Pattern Inverse Two Triangle Pattern: Fill in the missing lines of code to implement the method (function) printPattern(int N) so that the…
Cognizant1 Min Read LetuscrackonFebruary 25, 2025 Function Prime or Not – CTS PATTERN Function Prime or Not – CTS PATTERN: You are required to fix all logical errors in the given code. You can click on run anytime to check…
Cognizant1 Min Read LetuscrackonFebruary 24, 2025 Array Reversal – CTS PATTERN Array Reversal – CTS PATTERN: Code Approach: For this question, you will need to implement the logic for the program. The function…
Cognizant1 Min Read LetuscrackonFebruary 23, 2025 Function Print from N+1 to 2N – CTS PATTERN Function Print from N+1 to 2N: You are required to fix all logical errors in the given code. You can click on run anytime to check the…
Cognizant1 Min Read LetuscrackonFebruary 23, 2025 Odd or Even – CTS PATTERN Odd or Even: You are required to fix all logical errors in the given code. You can click on run anytime to check the compilation/execution…
Python1 Min Read LetuscrackonFebruary 20, 2025 Water Image Pattern with Base Water Image Pattern with Base: The program must accept two integers N and M as the input. The program must print the…
Python1 Min Read LetuscrackonFebruary 19, 2025 String Pattern – Inverted U String Pattern – Inverted U: Three strings S1, S2 and S3 are passed as the input. The program must print the pattern as shown in the…
C Python1 Min Read LetuscrackonFebruary 18, 2025 Pattern Printing Number with Asterisk Pattern Printing Number with Asterisk Program in Python and C languages The program must accept an integer N as the input. The program must…