Filter interviews by
I have the technical skills, experience, and passion to excel in this role.
I have a strong background in technical skills relevant to the position
I have proven experience in similar roles, showcasing my ability to succeed
I am passionate about the work and eager to contribute to the team
I applied via campus placement at Manipal University and was interviewed before Jul 2021. There were 3 interview rounds.
Print all numbers from 1 to n that are divisible by 2 and 7.
Use a loop to iterate from 1 to n
Check if the current number is divisible by 2 and 7 using the modulo operator
If the number is divisible by both 2 and 7, print it
Convert a number in words to its numeral form.
Split the input string into words
Create a dictionary mapping words to their numerical values
Iterate through the words and add up the numerical values
Return the final sum as a string
I need more context on the previous problem to provide an answer.
Please provide more information on the previous problem
Without context, I cannot provide an answer
Python supports various data types including numeric, string, boolean, list, tuple, set, and dictionary.
Numeric data types include integers, floats, and complex numbers.
String data type is used to represent text.
Boolean data type has two values: True and False.
List is a collection of ordered and changeable elements.
Tuple is a collection of ordered and unchangeable elements.
Set is a collection of unordered and unindexed...
Sequential data types are data structures where the elements are arranged in a specific order.
Elements can be accessed using their position or index
Examples include arrays, lists, and tuples
They are useful for storing and manipulating data that has a specific order
Agile methodology is an iterative approach to software development that emphasizes flexibility and customer satisfaction.
Agile values individuals and interactions over processes and tools
It emphasizes working software over comprehensive documentation
Agile teams work in short iterations called sprints
Customer feedback is incorporated throughout the development process
Examples of agile methodologies include Scrum, Kanban
Different types of joins are used to combine data from two or more tables based on a related column.
Inner join returns only the matching rows from both tables
Left join returns all rows from the left table and matching rows from the right table
Right join returns all rows from the right table and matching rows from the left table
Full outer join returns all rows from both tables, with NULL values in non-matching rows
Waterfall model is a linear sequential approach to software development.
Requirements gathering and analysis
Design
Implementation
Testing
Deployment
Maintenance
I am currently not planning for higher studies.
I believe that my current skills and experience are sufficient for my career goals.
I am focused on gaining more practical experience in my field.
I may consider pursuing higher studies in the future if it aligns with my career goals.
However, at this time, I am not actively pursuing any further education.
I applied via campus placement at National Institute of Technology (NIT), Warangal and was interviewed before Mar 2023. There were 2 interview rounds.
Regular aptitude test for 45 mins
Simple questions on strings in c++
I applied via Campus Placement and was interviewed in Dec 2021. There were 2 interview rounds.
BA Continuum interview questions for designations
I applied via Recruitment Consultant and was interviewed in Nov 2020. There were 3 interview rounds.
Get interview-ready with Top BA Continuum Interview Questions
Top trending discussions
I applied via Approached by Company and was interviewed in Oct 2024. There were 4 interview rounds.
LRU Cache is a data structure that stores the most recently used items, discarding the least recently used items when full.
Use a combination of a doubly linked list and a hashmap to implement LRU Cache efficiently.
Keep track of the most recently used item by moving it to the front of the linked list.
When the cache is full, remove the least recently used item from the end of the linked list and the hashmap.
Ensure consta...
DB indexing is a technique used to improve the performance of database queries by creating data structures that allow for faster data retrieval.
Indexes are created on specific columns in a database table to speed up data retrieval.
When a query is executed, the database engine uses the index to quickly locate the rows that match the query criteria.
Types of indexes include clustered, non-clustered, unique, and composite ...
Arrange a Linked List into Positive and Negative Nodes Alternately
Traverse the Linked List and separate positive and negative nodes into two separate lists
Merge the two lists alternately to form the final arrangement
Ensure to handle cases where one list is longer than the other
Tech debt should be managed by prioritizing, tracking, and addressing it regularly.
Prioritize tech debt based on impact on product, codebase, and team productivity.
Track tech debt using tools like Jira or Trello to ensure visibility and accountability.
Address tech debt incrementally by allocating time in sprints or dedicated tech debt cleanup sprints.
Involve the team in identifying and addressing tech debt to foster a
I have 5 years of experience leading technical teams, handling team dynamics, delegating tasks, and resolving conflicts.
Led a team of 10 developers in a software development project, ensuring timely delivery and quality output
Managed team members with diverse skill sets, assigning tasks based on individual strengths and weaknesses
Resolved conflicts within the team by facilitating open communication and finding mutually
Currently using a tech stack consisting of Java, Spring Boot, React, and PostgreSQL.
Java
Spring Boot
React
PostgreSQL
posted on 17 May 2023
I applied via Company Website and was interviewed in Nov 2022. There were 2 interview rounds.
posted on 25 Nov 2022
I applied via Referral and was interviewed in May 2022. There were 2 interview rounds.
posted on 29 May 2021
posted on 13 May 2021
based on 2 interviews
Interview experience
based on 18 reviews
Rating in categories
Team Developer
811
salaries
| ₹3 L/yr - ₹11 L/yr |
Team Lead
791
salaries
| ₹4.3 L/yr - ₹16.5 L/yr |
Assistant Manager
587
salaries
| ₹7.2 L/yr - ₹23.1 L/yr |
Senior Analyst
502
salaries
| ₹11 L/yr - ₹31 L/yr |
Analyst
442
salaries
| ₹8 L/yr - ₹23.7 L/yr |
Bank of America
Accenture
IBM
TCS