i
Cognizant
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via Campus Placement and was interviewed before Sep 2022. There were 3 interview rounds.
I appeared for an interview before May 2016.
In 10 years, I see myself leading a team of skilled technical professionals, driving innovation and achieving significant milestones in the industry.
Leading a team of technical professionals
Driving innovation and implementing new technologies
Achieving significant milestones in the industry
To detect web browser, use navigator.userAgent property.
Use navigator.userAgent property to get the user agent string.
Parse the user agent string to identify the browser.
Use conditional statements to execute browser-specific code.
Consider using a library like Modernizr or jQuery to simplify the process.
Mixin is a way to reuse code in multiple classes without inheritance.
Mixin is a programming concept that allows code to be reused in multiple classes without inheritance.
It is achieved by including a module or class in another class.
Mixins are commonly used in object-oriented programming languages like Ruby and Python.
They help to reduce code duplication and improve code organization.
Example: A class for a car may incl...
Closure is a feature in programming languages that allows a function to access variables outside its scope.
Closure is a way to create a function inside another function and access the outer function's variables.
It allows for encapsulation and data privacy.
Closures are commonly used in event handlers and callbacks.
Example: function outer() { let x = 10; function inner() { console.log(x); } return inner; } const closure
I applied via Recruitment Consulltant and was interviewed before May 2023. There were 2 interview rounds.
High degree of normalization can lead to increased complexity, decreased performance, and difficulty in querying data.
Increased complexity in joins and queries
Decreased performance due to multiple joins
Difficulty in querying data across multiple tables
Increased storage space required for normalized tables
Potential for data redundancy if not properly managed
Table scan reads all rows in a table, while Index scan reads only specific rows using an index.
Table scan is slower as it reads all rows sequentially.
Index scan is faster as it reads only specific rows based on the index key.
Table scan is used when a large portion of the table needs to be accessed.
Index scan is used when only a small subset of rows need to be retrieved.
Example: Table scan for SELECT * FROM table_name; ...
Hackathon kind of technical test
I applied via Naukri.com and was interviewed in Jul 2021. There was 1 interview round.
I applied via LinkedIn and was interviewed in Jan 2024. There was 1 interview round.
Intercompany refers to transactions between two or more companies within the same group, while intracompany refers to transactions within the same company.
Intercompany transactions involve entities that are part of the same corporate group.
Intracompany transactions occur within a single company.
Intercompany transactions are typically eliminated during consolidation to avoid double counting.
Intracompany transactions are...
based on 1 interview
Interview experience
based on 11 reviews
Rating in categories
Associate
72.4k
salaries
| ₹5.1 L/yr - ₹16 L/yr |
Programmer Analyst
55.6k
salaries
| ₹2.4 L/yr - ₹9.3 L/yr |
Senior Associate
50.3k
salaries
| ₹9 L/yr - ₹28.6 L/yr |
Senior Processing Executive
29.1k
salaries
| ₹1.8 L/yr - ₹9.2 L/yr |
Technical Lead
17.7k
salaries
| ₹6 L/yr - ₹25 L/yr |
TCS
Infosys
Wipro
Accenture