Given one situation, what is the SQL queries
Professional Engineer Interview Questions
457 professional engineer interview questions shared by candidates
What did you do during your internship?
What was one project that you are really proud of?
What do you know about Ping's products and services?
Install an opensource DB and add to it a few lines entries representing a table. Install NginX http server on the bellow Windows machine. Configure it to: To be executed as a service (use nssm: https://nssm.cc/scenarios) Configure it to play audio files at specific path (only mp3 files) Configure it to work on port 8080 http Create a page accessed via the NginX http server that will communicate with the DB on section 1 and will show the existing table. This page can be accessed only by a preconfigured user/pass validated with basic authentication.
1. What is the difference between Interface and Abstract class? When you will use Interface and when Abstract Class? 2. What will you do if you need to add another method to an interface? Rest I don't remember.
LC Easy/Medium question, most of this interview was spent going over one of my past experiences
This LC medium question: https://leetcode.com/problems/longest-arithmetic-subsequence/. Was pretty difficult and I initially struggled with it before getting the optimal answer
Describe of one of the challenges you faced in the past and how you dealt with it.
System Design Blockable and non-blockable operations
Viewing 211 - 220 interview questions