0% found this document useful (0 votes)
396 views

Logic Building Questions

Uploaded by

sadil6957
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
396 views

Logic Building Questions

Uploaded by

sadil6957
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
You are on page 1/ 6

WIPRO TALENTNEXT - Milestone 1 Logic Building Activity

S.No Question Title


1 Is Even?
2 Is Odd?
3 Return last digit of the given number
4 Return second last digit of given number
5 Sum of last digits of two given numbers
6 Is N an exact multiple of M?
7 Of given 5 numbers, how many are even?
8 Of given 5 numbers, how many are odd?
9 Of 5 numbers, how many are even or odd?
10 Is Prime?
11 Factorial of a number
12 Nth Fibonacci
13 Nth Prime
14 Number of Primes in a specified range
15 All Digits Count
16 Unique Digits Count
17 Non-Repeated Digits’ Count
18 digitSum : sum of all digits in N
19 digitSum even: sum of even digits in N
20 digitSum odd: sum of odd digits in N
21 digitSum opt: sum of even or odd digits
22 Is Palindrome Number?
23 Is Palindrome Possible?
24 Create PIN using alpha, beta, gamma
25 Weight of a hill pattern
26 Return second word in Uppercase
27 is Palindrome (string)
28 weight of string
29 Most Frequent Digit
O TALENTNEXT - Milestone 1 Logic Building Activity

Mettl Practice Test Link Objective


https://tests.mettl.com/authenticateKey/2bd025dc
https://tests.mettl.com/authenticateKey/dbdac2a9
https://tests.mettl.com/authenticateKey/454f012b
https://tests.mettl.com/authenticateKey/9f87004e Learn the use of
division / and mod %
https://tests.mettl.com/authenticateKey/783a1fcf
operations to solve
https://tests.mettl.com/authenticateKey/36c4ef58 problems

https://tests.mettl.com/authenticateKey/8edbe922
https://tests.mettl.com/authenticateKey/67147bd5
https://tests.mettl.com/authenticateKey/607636d7
https://tests.mettl.com/authenticateKey/b1efaa3d
https://tests.mettl.com/authenticateKey/8c1f2ae
https://tests.mettl.com/authenticateKey/f390cadf
Learn to solve math
https://tests.mettl.com/authenticateKey/34fdaa41 based number
https://tests.mettl.com/authenticateKey/87c41143 problems (will require
loops and maths)
https://tests.mettl.com/authenticateKey/ed6b4da
https://tests.mettl.com/authenticateKey/b7aac4a5
https://tests.mettl.com/authenticateKey/e46500f5
https://tests.mettl.com/authenticateKey/ab1d60cc
Learn to solve
https://tests.mettl.com/authenticateKey/b55d1714 number based
https://tests.mettl.com/authenticateKey/738fdee0 problems (will
require loops)
https://tests.mettl.com/authenticateKey/a05abbcf

https://tests.mettl.com/authenticateKey/28c41d9d
https://tests.mettl.com/authenticateKey/f4fdb02 Learn to solve
number based
https://tests.mettl.com/authenticateKey/be582d9f problems
https://tests.mettl.com/authenticateKey/d612c0e6
https://tests.mettl.com/authenticateKey/4a72723f
https://tests.mettl.com/authenticateKey/ffe8042 Learn to solve
number & string
https://tests.mettl.com/authenticateKey/387952fc based problems
https://tests.mettl.com/authenticateKey/916310b8
WIPRO TALENTNEXT - Milestone 2A Logic Building Activity

S.No Question Title


1 FindStringCode
2 Get Code Through Strings
3 Addition using Strings
4 Simple Encoded Array
5 Decreasing sequence
6 Most Frequently Occurring Digit
7 Sum of Powers of Digits
8 Sum of Sums of Digits in Cyclic order
9 Identify possible words
10 Encoding Three Strings
O TALENTNEXT - Milestone 2A Logic Building Activity

Mettl Practice Test Link Objective


https://tests.mettl.com/authenticateKey/e4df74e5
https://tests.mettl.com/authenticateKey/75c9faf0 String based programs
https://tests.mettl.com/authenticateKey/2f174a80
https://tests.mettl.com/authenticateKey/1557c062
https://tests.mettl.com/authenticateKey/8e68e9a4 Array based programs
https://tests.mettl.com/authenticateKey/cbe4c4da
https://tests.mettl.com/authenticateKey/92437794 Number based
https://tests.mettl.com/authenticateKey/1ddbe65e programs

https://tests.mettl.com/authenticateKey/13486c16
String based programs
https://tests.mettl.com/authenticateKey/f05028d5
WIPRO TALENTNEXT - Milestone 2B Logic Building Activity

S.No Question Title


1 Generate series and find Nth element
2 Find result after alternate add_sub on N
3 Find Password (stable unstable)
4 Calculate sum of non-prime index values
5 Find the one digit to be removed to form palindrome
6 The “Nambiar Number” Generator
7 User ID Generation
8 Message controlled Robot movement
NTNEXT - Milestone 2B Logic Building Activity

Mettl Practice Test Link Objective


https://tests.mettl.com/authenticateKey/d2272e10
https://tests.mettl.com/authenticateKey/814effc3
Number based
https://tests.mettl.com/authenticateKey/5106dfd
programs
https://tests.mettl.com/authenticateKey/596e522f
https://tests.mettl.com/authenticateKey/6d825776
https://tests.mettl.com/authenticateKey/7db6c8a4
https://tests.mettl.com/authenticateKey/592740f3 String based programs
https://tests.mettl.com/authenticateKey/aedcc3a6

You might also like