Filter interviews by
I applied via campus placement at Sri Savitribai Phule Womans Polytechnic, Pune and was interviewed in Feb 2021. There were 6 interview rounds.
Non-aggregate functions in SQL are used to manipulate individual data values.
Non-aggregate functions operate on individual data values, rather than groups of values.
Examples include string functions (e.g. CONCAT, SUBSTRING), date functions (e.g. DATEADD, DATEDIFF), and mathematical functions (e.g. ABS, ROUND).
These functions can be used in SELECT, WHERE, and ORDER BY clauses to manipulate data.
Non-aggregate functions c...
SQL query to fetch first 10 rows from the table
Use SELECT statement
Add LIMIT clause with 10 as argument
Optionally, use ORDER BY clause for specific order
Top trending discussions
posted on 16 Dec 2024
I applied via Campus Placement and was interviewed in Nov 2024. There were 2 interview rounds.
The aptitude test was relatively straightforward, consisting of both aptitude and technical questions, with a difficulty level ranging from easy to medium.
posted on 22 Nov 2024
Encapsulation, Inheritance, Polymorphism, Abstraction are the four pillars of OOPS in Java.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Inheritance: Allows a class to inherit properties and behavior from another class.
Polymorphism: Ability to present the same interface for different data types.
Abstraction: Hiding the implementation details and showing only the necessary features.
A constructor in Java is a special type of method that is used to initialize objects.
Constructors have the same name as the class they are in.
They do not have a return type, not even void.
Constructors are called when an object of a class is created.
Example: public class Car { public Car() { // constructor code } }
posted on 13 Aug 2024
I applied via Referral and was interviewed in Jul 2024. There was 1 interview round.
Single page application is a web application that loads a single HTML page and dynamically updates the content as the user interacts with the app.
SPA uses AJAX and HTML5 to create fluid and responsive user experience.
It eliminates the need for page reloading during use, making it faster and more efficient.
Examples include Gmail, Facebook, and Google Maps.
State management is the process of managing the state of an application, including data flow, user interface updates, and user interactions.
State management involves storing and updating the state of an application to ensure data consistency.
It helps in managing user interface updates based on changes in the application state.
State management is crucial for handling user interactions and maintaining a seamless user exp...
I applied via LinkedIn and was interviewed in Sep 2024. There was 1 interview round.
The aptitude test was of moderate level.
It checked on the concepts of oops
I will prioritize tasks, communicate effectively with team members, and utilize time management techniques to meet deadlines.
Prioritize tasks based on importance and urgency
Break down tasks into smaller manageable chunks
Communicate effectively with team members to coordinate efforts
Utilize time management techniques such as Pomodoro technique or Agile methodologies
Identify and eliminate any potential roadblocks or bott...
I applied via Company Website and was interviewed in Jul 2023. There were 4 interview rounds.
Such like blood relation questions, graph, alphabet and numeric values etc
Related to operators, oop concepts
There are three sections: -
1. Quants
2. English
3. Reasoning
All sections are accessible medium but you have maintained the speed and accuracy.
after that coding snippet are in java/python.
Code snippets are there in coding sections.
based on 1 review
Rating in categories
Business Analyst
14
salaries
| ₹2.5 L/yr - ₹4 L/yr |
Implementation Executive
13
salaries
| ₹1.2 L/yr - ₹3.6 L/yr |
Test Engineer
9
salaries
| ₹3.3 L/yr - ₹5.2 L/yr |
Software Programmer
9
salaries
| ₹2.8 L/yr - ₹4.2 L/yr |
Team Lead
9
salaries
| ₹6 L/yr - ₹10.6 L/yr |
Infosys
TCS
Wipro
HCLTech