C ZOHO1 Min Read LetuscrackonJanuary 31, 2025 Odd length string diagonal pattern [ZOHO] Given a string S of odd length L, the program must print it twice as diagonals with the middle letter being the point of intersection.…
C Java Python1 Min Read LetuscrackonJanuary 28, 2025 Half Pyramid Pattern Printing Half Pyramid Pattern Printing: The program must accept an integer N as the input. The program must print the desired pattern as shown in the…
C Python1 Min Read LetuscrackonJanuary 14, 2025 Pattern Printing – Till N & Reverse Problem Statement Write a program that accepts an integer N and prints a total of 2N lines, following the pattern shown in the examples below.…
Python1 Min Read LetuscrackonJanuary 8, 2025 Increment & Decrement Triangle Pattern Increment & Decrement Triangle Pattern: The program must accept an Integer N as the input. The program must print hyphens and integers In…
Cognizant1 Min Read LetuscrackonJanuary 6, 2025 Function printCharAtOddPos – CTS PATTERN You are required to correct the syntax of the given code without changing its logic. You can click on Run anytime to check the…
C Cognizant1 Min Read LetuscrackonJanuary 4, 2025 Function Subtraction of Multiplicative Product – CTS PATTERN You are required to correct the syntax of the given code without changing its logic. You can click on Run anytime to check the…
C Cognizant1 Min Read LetuscrackonJanuary 3, 2025 Function tenthOddOrEven – CTS PATTERN You are required to fix all logical errors in the given code. You can click on Run anytime to check the compilation/execution status of the…
C Cognizant1 Min Read LetuscrackonJanuary 2, 2025 Function printNto1 – CTS PATTERN You are required to fix all the logical errors in the given code. You can click on Run anytime to check the compilation/execution status of…
C Cognizant1 Min Read LetuscrackonJanuary 1, 2025 Function isNotVowel – CTS PATTERN You are required to fix all logical errors in the given code. You can click on Run anytime to check the compilation/execution status of the…
Cognizant1 Min Read LetuscrackonDecember 31, 2024 Function matrixSum – CTS PATTERN You are required to correct the syntax of the given code without changing its logic. You can click on Run anytime to check the…