Cognizant1 Min Read LetuscrackonJune 12, 2024 Function isRightAngleTriangle – CTS PATTERN You can click on Run anytime to check the compilation/execution status of the program. You can use printf to debug your code. The submitted…
Python ZOHO1 Min Read LetuscrackonJune 12, 2024 String – Reverse Words [ZOHO] A string S is passed as the input. The program must reverse the order of the words in the string and print them as the output. Input…
Cognizant1 Min Read LetuscrackonJune 12, 2024 Function addRectangles – CTS PATTERN You can click on Run anytime to check the compilation/execution status of the program. You can use printf to debug your code. The submitted…
Cognizant1 Min Read LetuscrackonJune 12, 2024 Function rowSum – CTS PATTERN You can click on Run anytime to check the compilation/execution status of the program. You can use printf to debug your code. The submitted…
Cognizant1 Min Read LetuscrackonJune 12, 2024 Function getEven – CTS PATTERN You can click on Run anytime to check the compilation/execution status of the program. You can use printf to debug your code. The submitted…
Cognizant1 Min Read LetuscrackonJune 12, 2024 Function consecutiveChar – 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…
Cognizant1 Min Read LetuscrackonJune 12, 2024 Function findMinElement – CTS PATTERN You are required to implement the function by using the helper functions. You can click on Run anytime to check the compilation/execution…
Cognizant1 Min Read LetuscrackonJune 12, 2024 Function reverse – CTS PATTERN You can click on Run anytime to check the compilation/ execution status of the program. You can use printf to debug your code. The submitted…
Cognizant1 Min Read LetuscrackonJune 12, 2024 Function printCharInOddPlace – CTS PATTERN You are required to fix the logical error in the given code. You can click on Run button anytime to check the compilation/execution status of…
C Java Python2 Min Read LetuscrackonJune 12, 2024 Spilt Array – Equal Sum The program must accept an integer array of size N as the input. The program must print YES if it is possible to split the array…