Java stuff that I had no experience with for a JavaScript role.
Full Stack Software Engineer Interview Questions
15,788 full stack software engineer interview questions shared by candidates
Cloud full stack
There was a question about forming a palindrome from a string of up to 100 characters by removing characters until you have the largest possible palindrome. There was a second part to this question where the indices of the characters that were removed from the string should also form a palindrome, something to that effect.
I see Azure SQL in your profile? is that hosted over PaaS
What is the difference between Singleton and Static
Had 3 rounds 1st Round: Medium leetcode level Qs - Passed this round 2nd Round: Javascript console log related question basically to pretty print JSON object data like we see in DB Tables...Had some edge cases related to column length 3rd Round: Time-series DB question & Architecture style. Scenario related to use of this DB was asked, write query, schema etc.
Counting a vowels in a string
Life coding, just some models, and a little bussiness logic
Javascript codding questions: 1. prototype questions and coding example 2. split a string into a string with spaces ("hello".split('').join(" "); 3. Make this syntax possible: var a = add(2)(3); //5
En la entrevista corta me hicieron las típicas preguntas que se hacen como filtro rápido, como el explicar el por qué estaba interesado en la empresa, cuál había sido mi trayectoria laboral hasta el momento, qué herramientas había utilizado, mi expectativa salarial, una breve conversación en inglés, etc. En la larga se me hicieron preguntas similares pero con la posibilidad de explayarme mucho más que en la primera toma de contacto. Y como he mencionado antes, en la prueba técnica se me pidió hacer una sencilla aplicación web con React y Node. Había bastantes funcionalidades a tener en cuenta, aunque la prueba priorizaba la calidad del código antes que la cantidad. Tenía una semana para hacerla.
Viewing 1471 - 1480 interview questions