Filter interviews by
I was interviewed before Sep 2023.
Code was of leetcode medium level.
Inner join of three tables in SQL
Use the JOIN keyword to combine three tables based on a common column
Specify the columns to select from each table
Use the ON keyword to specify the join condition
Cross join is a type of join operation in SQL that returns the Cartesian product of two tables.
Cross join does not require any matching condition between the tables.
It combines each row from the first table with every row from the second table.
Cross join can result in a large number of rows if the tables are big.
Example: SELECT * FROM table1 CROSS JOIN table2;
Top trending discussions
posted on 19 Oct 2023
I applied via campus placement at Dr. B.R. Ambedkar National Institute of Technology (NIT), Jalandhar and was interviewed in Sep 2023. There were 4 interview rounds.
3 tough coding questions but 1 day to complete them
The median of two sorted arrays can be found by merging the arrays and then calculating the median.
Merge the two sorted arrays into a single sorted array
Calculate the median of the merged array
Handle cases where the total number of elements is even or odd
I applied via Naukri.com and was interviewed before Aug 2021. There were 2 interview rounds.
Reverse a sentence
Sort array of strings based on length
2 Query question and 3 coding questions
Object oriented programming is a programming paradigm based on the concept of objects, which can contain data and code.
Objects are instances of classes, which define the structure and behavior of the objects.
Encapsulation, inheritance, and polymorphism are key principles of object oriented programming.
Example: Java, C++, Python are popular languages that support object oriented programming.
Events in JavaScript are actions or occurrences that happen in the browser that the code can respond to.
Events can be triggered by user actions (like clicking a button), browser actions (like page load), or system events (like a timer expiring)
Event listeners are used to listen for and respond to events
Common events include click, mouseover, keydown, submit, etc.
Project , coding question, DBMS
2 DSA questions Both are from DP
I applied via Campus Placement and was interviewed in Mar 2024. There was 1 interview round.
There were 5 question out of which 2 were coding Data Structure problems , 1 was SQL based , 1 was AI based Problem ( Machine Learning ) and 1 was to create UML Diagram.
First Coding question was pretty easy , other one was kinda tough , UML Diagram was also easy and SQL query was of moderate level.
I applied via Monster and was interviewed in Apr 2024. There was 1 interview round.
Node.js is a runtime environment that allows you to run JavaScript on the server side, making it useful for building scalable network applications.
Node.js is built on Chrome's V8 JavaScript engine and uses an event-driven, non-blocking I/O model, making it lightweight and efficient.
It is commonly used for building web servers, APIs, real-time applications, and microservices.
Node.js has a large ecosystem of libraries an...
I applied via Company Website and was interviewed in Mar 2024. There was 1 interview round.
Arayay sub array with max sum
based on 1 interview
Interview experience
Software Engineer
85
salaries
| ₹8 L/yr - ₹14.5 L/yr |
Software Development Engineer
81
salaries
| ₹8 L/yr - ₹15 L/yr |
Software Developer
74
salaries
| ₹8 L/yr - ₹14 L/yr |
Senior Software Engineer
51
salaries
| ₹11.7 L/yr - ₹33 L/yr |
Software Development Engineer II
49
salaries
| ₹11 L/yr - ₹22 L/yr |
Flipkart
Amazon
Paytm Mall
Snapdeal