K – Is it hot or cold
Chef considers the climate HOT if the temperature is above 2020, otherwise he considers it COLD. You are given the temperature 𝐶C, find whether the climate […]
Chef considers the climate HOT if the temperature is above 2020, otherwise he considers it COLD. You are given the temperature 𝐶C, find whether the climate […]
Chef has his lunch only between 11 pm and 44 pm (both inclusive). Given that the current time is 𝑋X pm, find out whether it is lunchtime for
Chef is not feeling well today. He measured his body temperature using a thermometer and it came out to be 𝑋X °F.
One hot summer day Pete and his friend Billy decided to buy a watermelon. They chose the biggest and the
n schoolchildren divide 𝑘k apples evenly, the residue remains in the basket. How many apples remains in the basket? Input Two integers 𝑛n and 𝑘k not greater
Given a number N, reverse the number. Input Format First and only line of input contains a integer – N.
Find the missing number in the given list of integers. The list contains 1 to 100 integers but one of
Given the length of 3 sides of a triangle, check whether the triangle is valid or not. Input Format First
Given the length and breadth of a rectangle, print area of the rectangle. Input Format First and only line of