Filter interviews by
I applied via Recruitment Consulltant and was interviewed before Mar 2023. There was 1 interview round.
Python code to remove duplicates from a list of strings
Use set() to remove duplicates from the list
Convert the set back to a list to maintain the order of elements
Example: input_list = ['apple', 'banana', 'apple', 'orange']
Output: ['apple', 'banana', 'orange']
To find the top earning employee in a SQL table, you can use a SQL query with the MAX function on the salary column.
Use a SQL query with the MAX function on the salary column to retrieve the highest salary in the table.
Join the result with the employee table to get the details of the top earning employee.
Example: SELECT * FROM employees WHERE salary = (SELECT MAX(salary) FROM employees);
Multiplying two tuples involves multiplying corresponding elements of each tuple and summing the results.
Multiply the first element of the first tuple with the first element of the second tuple, then multiply the second element of the first tuple with the second element of the second tuple, and so on.
Sum the results of the multiplications to get the final result.
Example: (2, 3) * (4, 5) = (2*4) + (3*5) = 8 + 15 = 23
Generators produce values one at a time, while iterators are objects that allow iteration over a sequence of values.
Generators are functions that can pause and resume execution, producing a sequence of values lazily.
Iterators are objects that implement the Iterator protocol, allowing iteration over a sequence of values.
Generators can be created using function* syntax in JavaScript, while iterators can be created using ...
Python supports single, multiple, and multilevel inheritance.
Single inheritance: A class can inherit from only one parent class.
Multiple inheritance: A class can inherit from multiple parent classes.
Multilevel inheritance: A class can inherit from a derived class, creating a hierarchy.
Top trending discussions
I applied via Naukri.com and was interviewed before Feb 2020. There were 3 interview rounds.
Workflow, trigger, reports, roles, profiles, permission set, and sharing rules are all important features in Salesforce.
Workflow is a series of automated steps that can be used to streamline business processes.
Triggers are used to execute code before or after a record is inserted, updated, or deleted.
Reports are used to display data in a visual format, such as a table or chart.
Roles are used to define the hierarchy of ...
I applied via Approached by Company and was interviewed before May 2018. There were 6 interview rounds.
I am a dedicated and hardworking individual with a passion for learning and growth.
I have a Bachelor's degree in Business Administration from XYZ University.
I have 3 years of experience working in marketing and sales roles.
I am proficient in Microsoft Office Suite and have strong communication skills.
I am a team player and enjoy collaborating with others to achieve common goals.
My career objectives focus on continuous growth, contributing to team success, and making a positive impact in my field.
Aim to develop expertise in my field, such as becoming a certified project manager.
Seek leadership opportunities to guide and mentor junior team members.
Aspire to work on innovative projects that challenge my skills and creativity.
Desire to contribute to a company's mission, like improving customer sa...
TCS is a global leader in IT services with a strong reputation for innovation and client satisfaction.
TCS has a proven track record of delivering high-quality services to clients worldwide.
TCS offers a wide range of opportunities for career growth and development.
TCS values diversity and inclusion, creating a supportive work environment for employees.
TCS invests in cutting-edge technologies and training programs to kee...
I applied via Company Website and was interviewed before Jun 2020. There were 3 interview rounds.
Yes, I am comfortable with night shifts and have experience working during those hours.
I have worked night shifts in my previous job and have adapted to the schedule
I am a night owl and prefer working during those hours
I understand the importance of being alert and focused during night shifts
I am willing to adjust my sleep schedule to accommodate night shifts
I applied via Naukri.com and was interviewed before Mar 2020. There were 4 interview rounds.
Exploring the impact of technology on education and how it shapes learning experiences for students today.
Technology enhances accessibility to educational resources, e.g., online courses from platforms like Coursera.
Interactive tools like Kahoot! and Quizlet make learning engaging and fun for students.
Virtual classrooms enable remote learning, allowing students to connect globally, especially during the pandemic.
Artifi...
I applied via Naukri.com and was interviewed before Mar 2020. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before Nov 2019. There were 8 interview rounds.
Our product is the only one in the market that offers a unique combination of features and benefits.
Our product is designed to solve a specific problem that no other product in the market can solve.
Our product offers a unique combination of features and benefits that are not available in any other product.
Our product is backed by extensive research and development, ensuring that it is the most effective solution in the...
I applied via Recruitment Consultant and was interviewed in Nov 2019. There was 1 interview round.
I applied via Naukri.com and was interviewed before May 2020. There were 3 interview rounds.
based on 1 interview experience
Difficulty level
Duration
based on 3 reviews
Rating in categories
Consultant
67
salaries
| ₹5.5 L/yr - ₹16.5 L/yr |
Lead Consultant
60
salaries
| ₹14.5 L/yr - ₹25 L/yr |
Software Engineer
53
salaries
| ₹2.8 L/yr - ₹9 L/yr |
Senior Consultant
51
salaries
| ₹13 L/yr - ₹23 L/yr |
Associate Consultant
49
salaries
| ₹4 L/yr - ₹10.6 L/yr |
TCS
Accenture
Wipro
Capgemini