C Python ZOHO1 Min Read LetuscrackonJune 12, 2024 Pattern Printing Middle Letter – Odd Length String [ZOHO] Pattern Printing Middle Letter – Odd Length String [ZOHO]: An odd length string S is passed as the input. The program must print the…
C Java Python2 Min Read LetuscrackonJune 12, 2024 Find Range (Max-Min) of Odd Digits Numbers, in their myriad combinations, weave a tapestry of patterns and stories. One such fascinating tale is that of odd digits. In this…
C Java Python2 Min Read LetuscrackonJune 12, 2024 Find Pattern of Odd and Even Digits Mathematics is not just about crunching complex numbers or solving intricate problems; it’s also about identifying patterns. Patterns…
C Java Python1 Min Read LetuscrackonJune 12, 2024 Count of Even Digits in Odd Positions The program must accept an integer N as the input. The task is to count and print the number of even digits in N that are present in odd…
C Java Python2 Min Read LetuscrackonJune 12, 2024 Create Two Numbers from Odd and Even Digits The program must accept an integer N as the input. The program should create two new numbers – one using the odd digits and another…
C Java Python2 Min Read LetuscrackonJune 12, 2024 Compare Sum of Odd Positioned and Even Positioned Digits The program must accept an integer N as the input. The task is to compare the sum of the digits at odd positions and even positions in the…
C Java Python1 Min Read LetuscrackonJune 12, 2024 Difference – Sum of Odd and Even Digits Given a maximum of hundred digits as the input. The program must print the difference between the sum of odd and even digits as the output. If…
C1 Min Read LetuscrackonJune 12, 2024 C – Find the sum of odd digits in a given number. A number N is passed as input to the program. The program must find the sum of all odd digits present in the program and print the sum as the…
C Python1 Min Read LetuscrackonJune 12, 2024 Interlace Odd Integers The Program must accept M and N integers as the input. The Program must interlace and print the odd integers among the M integers in forward…
Cognizant1 Min Read LetuscrackonJune 12, 2024 Function odd- 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…