Pergunta de entrevista da empresa Xebia

Technical Interview have some CS concepts related questions, including prefix & postfix conversion, AVL tree, and SQL Query and two programming question. Programming question: a. Print the first 10 prime number b. Given your name, you have to print the consonant in reverse order until you hit any vowel till the previous vowel in your name. means between two vowels in your name, print the consonant in reverse order, and this will continue till the end of the name's length.