Java Python1 Min Read LetuscrackonJanuary 20, 2025 Decreasing Sequence from N Decreasing Sequence from N: Two integers N and D are passed as input. The program must print the decreasing sequence from N to 1 with common…
C1 Min Read LetuscrackonDecember 10, 2024 Decreasing String in Center – Pattern A string S is passed as the input to the program. The program must print the pattern as shown in the Example Input/Output…
Python1 Min Read LetuscrackonJune 5, 2024 Count of Triplets – Decreasing Order Count of Triplets – Decreasing Order: The program must accept N integers as the input. The program must print the count of…
Python1 Min Read LetuscrackonJune 5, 2024 Series – Decreasing Limits Series – Decreasing Limits: The program must accept an integer N as the input. The program must print the integers from N…