i
Cognizant
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via Job Portal and was interviewed in Mar 2023. There were 2 interview rounds.
I applied via Referral and was interviewed in Jul 2021. There was 1 interview round.
Any topic we want to talk about that topic up to 1 min
Aptitude test consists of verbal and reasoning
I applied via Naukri.com and was interviewed in Jun 2021. There was 1 interview round.
To create a successful home product, focus on solving a specific problem or need for the consumer.
Identify a common problem or need in the home
Research and understand the target audience
Design a product that solves the identified problem or need
Ensure the product is user-friendly and easy to use
Consider the aesthetics and design of the product
Test and iterate the product before launch
I am a dedicated and experienced Production Engineer with a strong background in manufacturing processes and quality control.
Bachelor's degree in Mechanical Engineering
5+ years of experience in production engineering
Proficient in CAD software and manufacturing processes
Implemented lean manufacturing principles to improve efficiency
Led cross-functional teams to troubleshoot production issues
Unix is a powerful operating system known for its multitasking and multi-user capabilities, while SQL is a language used for managing and querying databases.
Unix is an operating system developed in the 1970s known for its command-line interface and flexibility.
SQL (Structured Query Language) is a language used to communicate with databases to retrieve, update, and manage data.
Unix commands are case-sensitive and often ...
I applied via Naukri.com and was interviewed in May 2024. There were 2 interview rounds.
A mutex is a synchronization primitive used to control access to shared resources in a multi-threaded environment.
Mutex is typically used to protect critical sections of code to prevent race conditions.
Syntax for using mutex in C++: std::mutex myMutex;
To lock a mutex: myMutex.lock();
To unlock a mutex: myMutex.unlock();
A goroutine is a lightweight thread managed by the Go runtime. It allows concurrent execution of functions.
Goroutines are created using the 'go' keyword followed by a function call.
They are used for concurrent programming in Go, allowing multiple functions to run simultaneously.
Goroutines are more efficient than traditional threads as they have lower memory overhead and can be multiplexed onto fewer OS threads.
Example:...
DSA, Queries and logical coding
How you use DevOps to improve the efficiency
I applied via Walk-in
posted on 7 Aug 2023
I applied via Naukri.com and was interviewed in Jul 2023. There were 3 interview rounds.
About current project and roles and resposibilities etc
SQL is a standard language for managing relational databases, while PL/SQL is a procedural language extension for SQL.
SQL is a standard language for querying and manipulating data in relational databases.
PL/SQL is a procedural language extension for SQL, allowing for more complex programming logic.
SQL is used for data manipulation and retrieval, while PL/SQL is used for writing stored procedures and functions.
SQL state...
Types of joins are used in databases to combine rows from two or more tables based on a related column between them.
Inner Join: Returns rows when there is at least one match in both tables.
Left Join (or Left Outer Join): Returns all rows from the left table and the matched rows from the right table.
Right Join (or Right Outer Join): Returns all rows from the right table and the matched rows from the left table.
Full Join...
Correlated subquery refers to a subquery that is dependent on the outer query, while non-correlated subquery can be executed independently.
Correlated subquery is executed for each row processed by the outer query, while non-correlated subquery is executed only once.
Correlated subquery is slower in performance compared to non-correlated subquery.
Example: SELECT * FROM table1 WHERE column1 = (SELECT MAX(column2) FROM tab
To find department wise total salary, sum up the salaries of employees in each department.
Group employees by department
Calculate total salary for each department
Display department wise total salary
posted on 15 May 2024
Easy logical questions
based on 3 reviews
Rating in categories
Associate
72.6k
salaries
| ₹5.1 L/yr - ₹15.9 L/yr |
Programmer Analyst
54.1k
salaries
| ₹2.4 L/yr - ₹9.7 L/yr |
Senior Associate
48.2k
salaries
| ₹8.9 L/yr - ₹27 L/yr |
Senior Processing Executive
28.4k
salaries
| ₹1.8 L/yr - ₹9 L/yr |
Technical Lead
17.6k
salaries
| ₹5.9 L/yr - ₹24 L/yr |
TCS
Infosys
Wipro
Accenture