He asked me about how to handle buffered files with string file.
Jr Software Engineer Interview Questions
11,437 jr software engineer interview questions shared by candidates
How to control the process of finding and fixing bugs
Maximum sum subarray problem on leetcode
Hardest Coding question asked to me in the entire process. Given an Array of digits 1-9, 0 excluding and a number N Find how many numbers can be formed such that it is less than or equals to N. Digits can be repeated. Eg: Arr - {1,4,9} N - 10 Ans - 3 since (1, 4, 9) Arr - {1,3,4,5} N - 100 Ans - (1,3,4,5,11,13,14,15,33 ............. )
¿Diferencia entre structs y clases?
Self introduction Project discussion Prefered language l said python Python questions Scope Tuple list Pass break continue
There were coding questions(basics) and theoretical questions on C(medium difficulty).
Explain about projects? Your role in completing the projects? Basics of DBMS ? OOPs concepts in details. Keywords and for what they are used? Syntax of iteration statements and explain the difference between them? Why we use implements, extends, abstract, final and static keyword? Linked List and ArrayList difference and syntax. Map implementation? One coding question?(I don't remember) Exceptions in java.
Explain the fundamentals of Java programming.
Why use Spring Boot and not plain Java?
Viewing 441 - 450 interview questions