Tell us about yourself and your thesis, are you willing to move abroad, expected salary?
Junior Software Engineer Interview Questions
7,249 junior software engineer interview questions shared by candidates
General questions about work experience, knowledge and career progression.
There was an online test which checks your aptitude ,reasioning and programming knowledge and those who cleared this round has to go through two interview rounds ,1st technical then hr.
Given two strings - String A and String B, can you make string B by rotating the characters of String B? eg. "nabana" - "banana"
Simple 1 coding question and Oops concepts and basics of python and data types after that My HR round was scheduled where i was asked basic questions where are you from hobbies why zensar then ready to work at any location and at the end she asked me did you have any questions. I asked about products of company and will their be Internship which she said no and about product she said she is not technically sound
9 questions in total: 6 theoretical, 3 coding. theoretical Qs included static analysis ex: what this code produces or prints, or whats the problem with the following code, or whats the value of x after execution. Code questions: 1. DNA complement: given a string with length n, made up of A, B, C ,D, change every letter according to the rules, ex: A becomes B, B becomes D and so on. input: AB -> output: BD 2. given a number num, two adjacent digits can be swapped if they are both odd OR if they are both even. find the largest number than can be created from swapping digits (unlimited swap operations). 3. Given a binary string, find the number of substrings that contains equal number of 0's and 1's and all 0's and 1's are grouped together, for ex: 1100 is a valid substring, but 0101 isn't (although number of zeroes are equal to ones, but the digits aren't grouped together)
What is SDLC? Preferred programming language
Basic Java concepts were asked.
given a method that is able to read from a disk implement a Cache that can store 4N kb of memory.
based on only oops and database
Viewing 5971 - 5980 interview questions