i
Concentrix Corporation
Filter interviews by
Hash map is a data structure that stores key-value pairs and allows for fast retrieval of values based on keys.
Hash map uses a hash function to map keys to indices in an array.
Collision handling is important in hash map implementation.
Common operations include adding, removing, and retrieving key-value pairs.
Example: HashMap
I applied via Job Fair and was interviewed in Nov 2023. There were 2 interview rounds.
Basic aptitude test went well
Interveiwer asked 2 coding questions , which was quite easy
I applied via Naukri.com and was interviewed in Sep 2023. There were 2 interview rounds.
Basic topic and be updated in every topic
Basic coding and algorithms
Concentrix Corporation interview questions for designations
Code write to connected domain
I applied via Naukri.com and was interviewed in Sep 2021. There were 2 interview rounds.
I am a software developer with experience in various programming languages and a passion for creating innovative solutions.
Experienced in Java, C++, and Python
Developed a mobile app using React Native
Worked on a team to implement a cloud-based CRM system
Strong problem-solving and analytical skills
Seeking new challenges and growth opportunities in a different environment.
Looking for a change to expand my skill set and learn new technologies.
Seeking a more collaborative and innovative work culture.
Wanting to work on larger and more complex projects.
Desiring better work-life balance and career advancement opportunities.
I worked as a Software Developer at XYZ Company.
Developed and maintained software applications using Java and Python.
Collaborated with cross-functional teams to gather requirements and design solutions.
Implemented new features and fixed bugs in existing software.
Performed code reviews and provided feedback to team members.
Participated in agile development processes and scrum meetings.
const, readonly, and static are keywords used in programming to define variables with different characteristics.
const is used to define a variable that cannot be reassigned after initialization
readonly is used to define a variable that can only be assigned a value during initialization or in a constructor
static is used to define a variable that belongs to the class rather than an instance of the class
var and dynamic are keywords used in C# for declaring variables with implicit typing.
var keyword allows the compiler to infer the type of the variable from the value assigned to it.
dynamic keyword allows the variable to be resolved at runtime instead of compile time.
var is used for local variables while dynamic is used for objects that implement the dynamic language runtime.
Example: var num = 10; dynamic obj = new Expa
Top trending discussions
RabbitMQ is a message broker software that implements the Advanced Message Queuing Protocol (AMQP).
RabbitMQ allows different software systems to communicate by sending and receiving messages.
It can be used to decouple different parts of a system, making it more scalable and resilient.
RabbitMQ supports multiple messaging protocols, including AMQP, MQTT, and STOMP.
LINQ (Language Integrated Query) is a feature in .NET that allows querying data from different data sources using a uniform syntax.
LINQ allows querying data from collections, databases, XML, and more.
It provides a set of standard query operators like Where, Select, OrderBy, etc.
LINQ queries are written in C# or VB.NET and are type-safe.
Example: var result = from num in numbers where num % 2 == 0 select num;
To delete all distinct records, use a query to identify and remove duplicate entries.
Identify distinct records using a query
Delete duplicate entries from the database
I was interviewed in Aug 2023.
10 day,Numbers,Alebra
An ordered collection of items, typically displayed in a numbered list.
Order list is used to display items in a specific sequence.
Items in an order list are typically numbered or marked with bullets.
Example:
JavaScript is a high-level, interpreted programming language used for creating interactive websites.
JavaScript is commonly used for client-side web development.
It can be used to add interactivity to websites, such as form validation or dynamic content.
JavaScript can also be used for server-side development with Node.js.
Examples of JavaScript frameworks/libraries include React, Angular, and Vue.
=== operator is a strict equality operator in JavaScript that checks if two values are equal in both value and type.
=== operator returns true if both operands are of the same type and have the same value
It does not perform type coercion, unlike the == operator
Example: 5 === '5' will return false because the operands are of different types
Main features of OOP include encapsulation, inheritance, and polymorphism.
Encapsulation: Bundling data and methods that operate on the data into a single unit (class).
Inheritance: Ability to create new classes based on existing classes, inheriting their attributes and methods.
Polymorphism: Ability for objects of different classes to respond to the same message in different ways.
Example: Encapsulation - a class 'Car' wi...
based on 7 interviews
1 Interview rounds
based on 22 reviews
Rating in categories
Customer Service Executive
3.7k
salaries
| ₹0.9 L/yr - ₹7.8 L/yr |
Advisor
3.7k
salaries
| ₹0.9 L/yr - ₹6 L/yr |
Assistant Manager
3.3k
salaries
| ₹2.9 L/yr - ₹10.2 L/yr |
Senior Representative
3.1k
salaries
| ₹1.5 L/yr - ₹6.5 L/yr |
Content Moderator
3k
salaries
| ₹1.7 L/yr - ₹5 L/yr |
Teleperformance
Foundever
Wipro
Genpact