⚡
Letuscrack
HomeProblemsCategoriesLevelsTopicsAbout
HomeLevels

Difficulty Levels

Choose your challenge. Start easy and work your way up.

215
Total Problems
Level:All (215)Easy (108)Medium (105)Hard (2)

Add Three Numbers

Accept three integers and print their sum.

easy
43

Function middle – CTS PATTERN

Find the middle digit(s) of an integer - return the middle digit if odd length, or the two middle digits if even length

medium
43

Multiply Three Numbers

Read three integers from input and output their product

easy
43

Print Unit Digit

Extract and print the rightmost digit (units place) of a given integer

easy
43

Sum of Last X Digits

Given two integers N and X, compute the sum of the last X digits of the integer N.

easy
43

Last and First Character Words

Given a string with words separated by spaces, print words whose first letter matches the last letter of the previous word.

easy
43

Character – Male or Female

Determine if a given character represents male ('m') or female ('f') and print the corresponding gender.

easy
42

Pass or Fail

Check if a student's mark is passing (>= 40) or failing (< 40) and print the result

easy
43

Odd or Even

Determine if a given integer is odd or even and print the result.

easy
43

Maximum Difference – Subsequent Integers

Find the maximum absolute difference between adjacent integers after sorting an array of N integers.

easy
43

Atleast One Number 100

Check if at least one of two given integers is exactly 100 and print 'yes' or 'no' accordingly.

easy
42

Print Square

Calculate and print the square of a given integer number.

easy
43
PrevPage 6 of 18Next
⚡
Letuscrack

The ultimate platform to master coding interviews. Practice problems, learn patterns, and crack your dream job at top tech companies.

Explore

  • Problems
  • Categories
  • Topics
  • Roadmap

Resources

  • Blog
  • Cheat Sheets
  • System Design

Company

  • About Us
  • Contact
  • Privacy Policy
  • Terms of Service

© 2026 Letuscrack. All rights reserved.

All systems operational