Flipkart | 11th dec 2025 | OA | Word to Number Code | Modified Caesar Cipher

Flipkart · Question · Posted Apr 2026

Question 1: Word to Number Code Problem Statement: Draw a solution to a coding problem where one "word" is coded into a number. Consider the following examples and create a program that accepts a word as input and prints its output. Some examples are here in the table: Sl.No INPUT OUTPUT 1 Philippine 168912916169145 (Note: reconstructed based on logic) 2 civil 3922912 3 CIVIL 3922912 4 wonderful 231514451862112 5 Help 851216 (Explanation: A/a = 1, B/b = 2, C/c = ...

The full answer & interview discussion are available to premium members.

Log in Create a free account