The recruitment process includes 3rounds
1st round -Written test(coding)
*You can write the code in any language
*After the exam you have to take the photo and send to the email address given
*Test is conducted via Google meet
*5 questions in total
*4 coding questions and 1 non coding (e-mail writing)
*Coding questions asked were very simple and basic
1.compare two strings without using library function
2.Find n terms of harmonic series
3.Convert decimal to binary
4.Pattern printing program