Screening round (1st round) Coding questions (Minimise tax, Maximize profit) Interview Round 1: DSA question: Skip-One Spiral Matrix Traversal, Problem Statement: Given a 2D matrix of integers, implement a function to traverse the matrix in a spiral order while skipping one element. Input: matrix = [ [1, 2, 3, 4], [5, 6, 7, 8], [9, 10, 11, 12] ] Output: [2, 4, 12, 10, 5, 7, 6, 9, 11, 8, 3, 1] 2 SQL queries: Given 2 tables (Teacher details, department table) Find the Experience of a teacher Find a teacher who has max experience from each dept Interview round 2: Generate power set Code for the puzzle Few managerial questions
Engenheiro 1 Interview Questions
346 engenheiro 1 interview questions shared by candidates
Interview questions on HTML, CSS, basic OOPs concepts, and problem-solving/ algorithm questions.
Explain your fav projectin detail.
Principios de programación Tecnologías en la nube. Conceptos de Spark Conceptos de ingeniería de datos. Casos de uso Experiencias previas.
How much you rate yourself in Django
Oops, strings and hashmap medium level dsa questions, upcasting and downcasting in java, sql joins and views dbms questions, difference between truncated delete and cascade
2 Sum, 3 Sum, All OOPs concepts possibly he could ask, My SQL Questions
Interview was mainly DSA, OOPs and resume
Questions based on OOPs, SQL, C, and Data Structures and algorithms were asked.
A problem similar to N-Queens for the coding portion.
Viewing 161 - 170 interview questions