Start learning 50% faster. Sign in now
The code pattern is: Sum of positional value of 1st three alphabets – Positional value of 4th letter – Sum of positional value of last three alphabets REJOICE is coded as 331517 R E J → 18 + 5 + 10 = 33; O = 15; I C E = 9 + 3 + 5 = 17 Similarly, H A R → 8 + 1 + 18 = 27; M → 13; O N Y → 15 + 14 + 25 = 54 The code for HARMONY is 271354. Hence, the correct answer is (D).
What is the main characteristic of a greedy algorithm?
What is a process in the context of an operating system?
In the context of ADTs, what does "polymorphism" refer to?
In the ER model, what does a double oval represent?
What does a lexer (lexical analyzer) do in the compilation process?
Which AI technique focuses on creating machines that can mimic human cognitive processes, such as learning, problem-solving, and decision-making?
What is a key advantage of the Go programming language in terms of concurrency?
Which encryption algorithm is commonly used for secure communication over the internet, such as in HTTPS?
What is the decimal equivalent of the binary number 10101?
Which of the following is NOT proper shell name?