Junior Software Interview Questions

12,131 junior software interview questions shared by candidates

They asked me to write a program that receives a four digit number as an input (negative or positive), and computes where adding a 5 to the number would make it the greatest. For example : for the input 638, the program would return 6538.
avatar

Junior Software Engineer

Interviewed at Check Point Software Technologies

3.5
Jun 2, 2021

They asked me to write a program that receives a four digit number as an input (negative or positive), and computes where adding a 5 to the number would make it the greatest. For example : for the input 638, the program would return 6538.

Second question team lead - you have 2 function, 'add(func, time)' , 'run()', implement something (like a struct) that will support adding functions and there time of run, when run function is called, al the functions need to run at there time. Example: add(func1,2) add(func2, 5) add(func3,3) add(func4, 6) run() So the the first function will run after 2 seconds since the run called, then func3 will run after 3 second since the run have been called and so on..
avatar

Junior Software Developer

Interviewed at Check Point Software Technologies

3.5
Sep 17, 2024

Second question team lead - you have 2 function, 'add(func, time)' , 'run()', implement something (like a struct) that will support adding functions and there time of run, when run function is called, al the functions need to run at there time. Example: add(func1,2) add(func2, 5) add(func3,3) add(func4, 6) run() So the the first function will run after 2 seconds since the run called, then func3 will run after 3 second since the run have been called and so on..

Phone call with the HR asking about my skills, specifically about my programming langaues. after a week 3 Leetcode questions on a platform: 1. Problem simmilar to the Islands problem in leetcode 2.give S (a table) and C name of integer column find the max in C 3.can't remmber after a week intrview with the team leader asking about my projects, gave me a linux command and i have to explain what that command do, write a code that given a IP adress return if its making DDOS attack or not.
avatar

Junior Software Engineer

Interviewed at Check Point Software Technologies

3.5
Jan 1, 2025

Phone call with the HR asking about my skills, specifically about my programming langaues. after a week 3 Leetcode questions on a platform: 1. Problem simmilar to the Islands problem in leetcode 2.give S (a table) and C name of integer column find the max in C 3.can't remmber after a week intrview with the team leader asking about my projects, gave me a linux command and i have to explain what that command do, write a code that given a IP adress return if its making DDOS attack or not.

in codility you get 3 questions that you need to complete in 120 minutes 1. you get a string structure like a CSV, and you need to get a max number from a specific column 2. you get a list of bank transactions with date, there is a logic that you need to implement to get the balance and to calculate if you need to add fees 3. you need to seat a family inside a row of 10 seats on a plane with some constraints, the input is a list of occupied seats and number of rows in the plane, you need to return how many families of 4 people you can put in the plain
avatar

Junior Software Developer

Interviewed at Check Point Software Technologies

3.5
Jan 12, 2022

in codility you get 3 questions that you need to complete in 120 minutes 1. you get a string structure like a CSV, and you need to get a max number from a specific column 2. you get a list of bank transactions with date, there is a logic that you need to implement to get the balance and to calculate if you need to add fees 3. you need to seat a family inside a row of 10 seats on a plane with some constraints, the input is a list of occupied seats and number of rows in the plane, you need to return how many families of 4 people you can put in the plain

Viewing 9121 - 9130 interview questions

Glassdoor has 12,131 interview questions and reports from Junior software interviews. Prepare for your interview. Get hired. Love your job.