Filter interviews by
I was interviewed in Jul 2024.
I applied via Referral and was interviewed in Apr 2023. There were 2 interview rounds.
To find the third highest salary in emp table, we need to use the ORDER BY and LIMIT clauses.
Use ORDER BY to sort the salaries in descending order.
Use LIMIT to select the third highest salary.
Example query: SELECT salary FROM emp ORDER BY salary DESC LIMIT 2,1
Join is used to combine rows from two or more tables based on a related column between them.
Join is used to retrieve data from multiple tables in a single query.
There are different types of joins like inner join, left join, right join, and full outer join.
Example: SELECT * FROM table1 INNER JOIN table2 ON table1.column = table2.column;
I applied via Walk-in and was interviewed before May 2023. There were 2 interview rounds.
60 min, aptitude, coding mcq
Design patterns are reusable solutions to common problems in software design.
Design patterns help in creating maintainable and scalable code.
Examples include Singleton, Factory, Observer, and Strategy patterns.
Each design pattern has a specific purpose and can be applied in different scenarios.
CredenTek Software & Consultancy interview questions for popular designations
Top trending discussions
I applied via Walk-in and was interviewed before Nov 2021. There were 2 interview rounds.
Operation of management involves planning, organizing, leading, and controlling resources to achieve organizational goals.
Planning involves setting goals and determining the best course of action to achieve them.
Organizing involves arranging resources and tasks to achieve the goals efficiently.
Leading involves motivating and guiding employees to work towards the goals.
Controlling involves monitoring progress and making...
The problem of today's society is complex and multifaceted.
Social inequality
Climate change
Political polarization
Mental health issues
Technological advancements
posted on 7 Nov 2023
I was interviewed in Oct 2023.
The drop in engagement in social media platforms can be attributed to various factors such as algorithm changes, content saturation, and shifting user preferences.
Algorithm changes affecting visibility of posts
Content saturation leading to decreased interest
Shifting user preferences towards other platforms
Increased competition for user attention
Lack of relevant and engaging content
I was interviewed in Aug 2023.
posted on 22 Mar 2024
I applied via Campus Placement and was interviewed in Sep 2023. There were 2 interview rounds.
Divided in groups of 5-6 and given a topic related to India vs China. The GD was okay
I applied via Campus Placement and was interviewed in Sep 2023. There were 3 interview rounds.
Basic java based questions
Linked list is a data structure where each element points to the next element in the sequence.
Nodes contain data and a reference to the next node
Insertion and deletion can be done efficiently
Traversal starts from the head node
Example: Singly linked list, Doubly linked list
posted on 15 Apr 2023
I applied via Naukri.com and was interviewed in Mar 2023. There were 2 interview rounds.
based on 4 interviews
Interview experience
based on 49 reviews
Rating in categories
Software Engineer
106
salaries
| ₹1.8 L/yr - ₹6.7 L/yr |
Software Developer
45
salaries
| ₹2.8 L/yr - ₹7 L/yr |
Application Support Engineer
26
salaries
| ₹3 L/yr - ₹5.7 L/yr |
Project Lead
15
salaries
| ₹7.8 L/yr - ₹17.5 L/yr |
Senior Software Engineer
13
salaries
| ₹4.1 L/yr - ₹10 L/yr |
Infosys
TCS
Wipro
HCLTech