Filter interviews by
I applied via Campus Placement
They only ask silly questions related to java
I applied via Campus Placement and was interviewed before Feb 2023. There were 2 interview rounds.
WHERE clause in SQL is used to filter records based on a specified condition.
WHERE clause is used in SELECT, UPDATE, and DELETE statements.
It follows the FROM clause in a SQL statement.
It can contain multiple conditions using logical operators like AND, OR.
Example: SELECT * FROM employees WHERE department = 'IT';
psql is a command-line interface for PostgreSQL database management.
psql stands for 'PostgreSQL', the popular open-source relational database management system.
It is a command-line tool that allows users to interact with PostgreSQL databases.
psql can be used to execute SQL queries, manage database objects, and perform administrative tasks.
Example: psql -U username -d database_name
SQL is used to manage and manipulate relational databases efficiently.
SQL allows for easy retrieval and manipulation of data stored in relational databases.
It provides a standardized way to interact with databases, making it easier for developers to work with data.
SQL can be used to perform complex queries, updates, and data manipulation operations.
It helps ensure data integrity and consistency in databases.
SQL is wide...
I applied via Referral and was interviewed before Nov 2022. There were 2 interview rounds.
A wrapper class is a class that wraps around a primitive data type and allows it to be treated as an object.
Wrapper classes in Java are used to convert primitive data types into objects.
Examples of wrapper classes in Java include Integer, Double, Boolean, etc.
Wrapper classes provide methods to access the value of the wrapped primitive type.
Google offers a wide range of products including search engine, email service, cloud storage, productivity tools, and hardware devices.
Search engine (Google Search)
Email service (Gmail)
Cloud storage (Google Drive)
Productivity tools (Google Docs, Sheets, Slides)
Hardware devices (Google Pixel smartphones, Google Home)
Web browser (Google Chrome)
Top trending discussions
I applied via Naukri.com and was interviewed in Mar 2021. There were 4 interview rounds.
I appeared for an interview in Dec 2020.
Round duration - 40 minutes
Round difficulty - Easy
Given an integer array ARR
of size N
, your task is to find the total number of subsequences in which all elements are equal.
A subsequence of an array i...
Count the total number of subsequences in which all elements are equal in an integer array.
Iterate through the array and count the frequency of each element.
Calculate the total number of subsequences for each element using the formula (frequency * (frequency + 1) / 2).
Sum up the total number of subsequences for all elements and return the result modulo 10^9 + 7.
Tip 1 : Do practice as much as you can
Tip 2 : Coding is key to crack
Tip 1 : It should look nice
Tip 2 : Skills should be mentioned properly
I applied via Referral and was interviewed in Apr 2021. There were 3 interview rounds.
I applied via Company Website and was interviewed in Jan 2021. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Aug 2021. There was 1 interview round.
I applied via Campus Placement and was interviewed in Sep 2021. There was 1 interview round.
I applied via Referral and was interviewed in Apr 2021. There were 5 interview rounds.
based on 4 interview experiences
Difficulty level
Duration
based on 26 reviews
Rating in categories
Test Engineer
15
salaries
| ₹1.2 L/yr - ₹3.3 L/yr |
Associate Engineer
13
salaries
| ₹1.8 L/yr - ₹2.6 L/yr |
Software Developer
7
salaries
| ₹2 L/yr - ₹4.2 L/yr |
Data Analyst
7
salaries
| ₹1 L/yr - ₹2.4 L/yr |
Software Engineer
6
salaries
| ₹2.4 L/yr - ₹3.3 L/yr |
TCS
Accenture
Wipro
Cognizant