Important Practice Questions
Important Practice Questions
2. Check whether the given number is even or odd without modulo operator.
21. Print Sum of all the digits of a number using do-while loop.
35. Find the largest prime number in a given range using do-while.
LeetCode problem:
258
2652
1486
2114
2520
118
3024
Test problem:
2. java_PAT_L1_10.NP_COL
3.java_PAT_L0_4.Inverted Pyramid
5.java_PAT_L0_3.Pyramid Pattern
6.java_PAT_L1_9.NP_RIGHT_TRI
8.java_NB_L0_2.Factor Count
9.java_NB_L0_6.amicable pair(java)
10.java_NB_L1_9.Triperfect number
11.Java_NC_L0_4.Number of occurrence
12.Java_NC_L1_3.Anagram
13.java_NB_L0_3.sum of factors
14.java_NB_L0_7.BETROTHED NUMBER(java)
17.Java_NC_L1_5.Armstrong Number
19. JAVA_LOOP_L0_5.FACTORIAL
20. JAVA_LOOP_L1_5.Quotient
23. JAVA_LOOP_L0_1.Numbers
25. JAVA_LOOP_L1_6.Multiplication