First technical interview: Started with in depth discussion of my previous experience, then lots of general Java related questions (Threads, Collections, Spring), finished with an algorithmic task for brackets sorting (verbal explanation in Java was expected).
Cloud Engineer Interview Questions
5,823 cloud engineer interview questions shared by candidates
Your experience What projects you have worked on previously
WebRole and worker role? VM Scale set?
What did you difficulties you had when you lead the project?
Asked about project in worked on
What is defender What is sentinel What can u do with defender
Full stack web development questions
Basic Relational Database Concepts (but it depends on which position you're applying for, so make sure to read the skills section on the job posting) ex. primary key vs. foreign key
2) Write "group by" operation in Java. Assume there is a CSV file called "emp_dept.txt" The file has two columns "employee_id" and "dept_id" separated by comma Write equivalent of following query select dept_id, count(*) from table1 where dept_id != 3 group by dept_id having count(*) > 50 order by count(*) desc First was asked to explain about the query and then implement it in Java without any ORM/JPA
pass-the-hash , biggest challenge for current Security teams etc.
Viewing 4561 - 4570 interview questions