I was given a program that was semantically correct and had to figure out it's output. It was a program that traversed an array of numbers from 0-100 and printed only the prime numbers
Junior Software Developer Interview Questions
4,175 junior software developer interview questions shared by candidates
How do I feel about the band U2?
basic of oops
Previous work experience including projects done at university.
Write on a sheet of paper how to interchange 2 variables using pointers.
Asked to code a solution for converting roman numerals to numerical value and vice versa.
1st round: HR (just questions about you based on your resume). 2nd round Home Assignment: Task was to write a Python script that reads an input plaintext file and prints out the top 10 most frequently occurring pairs of successive words (words that follow immediately after each other).Create a Dockerfile that encapsulates this script along with any required dependencies. Run the script as a web API that accepts the file in a POST request. Add another GET endpoint that accepts the name of a wikipedia article and uses that as input. 3rd round: F2F interview (Questions based on Home Assignment and more technical questions regarding Python (OOP, Inheritance, Decorators), Linux (Basic commands and its usages e.g chmod, ps, ln, df), Cloud & DevOps (if you have knowledge mostly related to CI/CD, Jenkins, AWS).
Finding the number of leaves of a binary tree using recursion and iterative approach.
General behavioural questions. Why do you wanna work here?
How do you access/keep track of a previous node in a singly linked list when iterating through the list.
Viewing 1091 - 1100 interview questions