Filter interviews by
I applied via Company Website and was interviewed before Sep 2023. There were 2 interview rounds.
posted on 5 Nov 2024
I applied via LinkedIn and was interviewed in Oct 2024. There was 1 interview round.
Inner join returns only the matching rows between two tables, while outer join returns all rows from one table and matching rows from the other.
Inner join: returns rows that have matching values in both tables
Outer join: returns all rows from one table and matching rows from the other
Example: Inner join - SELECT * FROM table1 INNER JOIN table2 ON table1.id = table2.id
Example: Outer join - SELECT * FROM table1 LEFT OUTE
Full join combines rows from both tables, including unmatched rows. Union combines rows from both tables, excluding duplicates.
Full join includes all rows from both tables, filling in NULL values for unmatched rows.
Union combines rows from both tables, excluding duplicates.
Example: SELECT * FROM table1 FULL JOIN table2 ON table1.id = table2.id;
Example: SELECT * FROM table1 UNION SELECT * FROM table2;
posted on 21 Oct 2024
I applied via Campus Placement and was interviewed in Sep 2024. There were 3 interview rounds.
Game based reasoning
2 codes are given we have to solve them in python and 2 SQL queries are given we have to solve them and finally we should develop a website using HTML, CSS and js
General knowledge based like Ai
posted on 3 Dec 2024
Find largest element in sorted rotated array
Start by finding the pivot element in the rotated array
Compare the element at pivot index with the first element to determine which half to search
Perform binary search in the appropriate half to find the largest element
2 coding question, one simple array and one on graph
posted on 6 Mar 2024
I applied via campus placement at International Institute of Information Technology (IIIT), Allahabad and was interviewed in Feb 2024. There were 3 interview rounds.
They provide topic - for me 70 hour work week
40-50 minutes, they asked simple DSA problem ,some project related questions.
It's on averages question
posted on 16 Jun 2022
I applied via Company Website and was interviewed in May 2022. There were 3 interview rounds.
My name is mounika qualification graduate cmpltd passing year 2022 my family background I have a 5 members father mother sister brother me my father is medical and fancy store my mother is home maker my sister is graduate cmpltd my brother is inter 1st year my hobbys listing music watching tv
posted on 8 Apr 2024
I applied via campus placement at KIIT University, Bhuvaneshwar and was interviewed before Apr 2023. There was 1 interview round.
Asked basic questions from DSA leetcode easy
Software Engineer
3
salaries
| ₹45 L/yr - ₹45 L/yr |
TCS
Accenture
Wipro
Cognizant