Python LetuscrackonApril 19, 2025 Last Character – Last but one Last Character – Last but one: The program must accept a string S as the input. The program must print the characters from the…
Python LetuscrackonApril 19, 2025 Reverse Sum Palindrome Reverse Sum Palindrome: The program must accept an integer N as the input. The program must find the sum of N and its reverse. The…
Python LetuscrackonApril 18, 2025 Sort Integers – Targets Sort Integers – Targets: The program must accept N integers and an integer T as the input. The program must print…
C Python TCS CodeVita LetuscrackonApril 18, 2025 Digit Pairs – TCS CodeVita The program must accept N three-digit numbers as the input. The program must find the bit score for all N numbers and then print the…
Python LetuscrackonApril 17, 2025 Customers Group – Purchase Amount Customers Group – Purchase Amount: In a pantry, N customers have purchased the items they need. The name of each…
Python LetuscrackonApril 17, 2025 Smallest Integer – String Smallest Integer – String: The program must accept N string values containing words and integers as the…
LetuscrackonApril 16, 2025 Boxes – Maximum Gold Coins There are N stacks of boxes placed and each stack has R boxes. Each box has certain number of gold coins that are passed…
Python LetuscrackonApril 16, 2025 Concatenation – Common Part Concatenation – Common Part: The program must accept a string S and N string values as the input. For each…
Python LetuscrackonApril 15, 2025 Alphabets Triangle Pattern Alphabets Triangle Pattern: Given an integer N which indicates the position in the alphabet series (upper case) and another…
Python LetuscrackonApril 15, 2025 New Team – CBI Officers New Team – CBI Officers: There are two CBI teams investigating a case separately. One team…