i
Filter interviews by
I have a diverse portfolio showcasing my writing skills across various topics and formats.
Blog Posts: Wrote a series of health and wellness articles for a lifestyle blog, focusing on nutrition and fitness.
Social Media Content: Created engaging posts for a local business, increasing their follower engagement by 30%.
Technical Writing: Developed user manuals for software applications, ensuring clarity and ease of und...
Yes, main can be overloaded but not overridden in C++.
Main can be overloaded by defining multiple functions with different parameters.
Example: int main() and int main(int argc, char* argv[])
Main cannot be overridden as it is a static function of the program.
Reversing an array involves swapping elements from both ends towards the center.
Use a loop to iterate from the start to the middle of the array.
Swap the elements at the current index and its corresponding index from the end.
Example: For array ['a', 'b', 'c'], after reversing it becomes ['c', 'b', 'a'].
An array in Java is a collection of elements of the same type, accessed by index.
Declaration: String[] fruits = new String[5]; // Creates an array of 5 strings.
Initialization: String[] colors = {"Red", "Green", "Blue"}; // Initializes an array with values.
Accessing Elements: String firstColor = colors[0]; // Accesses the first element, 'Red'.
Looping Through: for (String color : colors) { System.out.println(color);...
Effective project timeline planning ensures timely delivery and resource management.
Define project scope and objectives clearly to avoid scope creep.
Break down the project into manageable tasks and milestones.
Use Gantt charts to visualize timelines and dependencies.
Involve stakeholders in the planning process for better alignment.
Regularly review and adjust timelines based on project progress.
Scrum is an agile framework for managing work on complex projects.
Scrum involves breaking down work into small, manageable tasks called user stories.
It includes sprint planning, daily stand-up meetings, sprint review, and sprint retrospective.
Scrum teams are self-organizing and cross-functional.
The product backlog is a prioritized list of user stories.
Sprints are time-boxed iterations, usually 2-4 weeks long.
Scrum...
Agile process is a software development methodology that emphasizes flexibility, collaboration, and iterative development.
Iterative development with short cycles called sprints
Frequent collaboration between cross-functional teams
Continuous feedback and adaptation
Prioritization of customer satisfaction and delivering working software
Use of tools like Scrum, Kanban, or XP
Iterate through the numbers and keep track of the largest and second largest numbers.
Iterate through the numbers and compare each number with the current largest and second largest numbers.
Update the second largest number if a new number is found that is greater than the current second largest number.
Return the second largest number at the end of the iteration.
Yes, I have knowledge of Core Java.
I have a strong understanding of object-oriented programming concepts in Java.
I am familiar with the Java syntax and can write and debug Java code.
I have experience in using Java libraries and frameworks for test automation.
I can create and execute test cases using Java-based testing tools like JUnit or TestNG.
I am proficient in handling exceptions, file I/O, and multithreading i...
Yes, I have experience in working with Apache Kafka and RabbitMQ.
Worked on developing microservices using Apache Kafka as a messaging platform
Implemented RabbitMQ for message queuing in a project
Experience in configuring and managing both platforms
I applied via Campus Placement and was interviewed in Nov 2024. There were 2 interview rounds.
Soo easy aptitude exam asked questions
OOPs in Java refers to Object-Oriented Programming concepts, fibo likely refers to Fibonacci sequence, and sorting refers to arranging elements in a specific order.
OOPs in Java includes concepts like classes, objects, inheritance, polymorphism, and encapsulation.
Fibo likely refers to the Fibonacci sequence, where each number is the sum of the two preceding ones (e.g. 0, 1, 1, 2, 3, 5, ...).
Sorting involves arranging el...
Coding round with 3 different programs, where we need to pass test cases
I aim to enhance project efficiency, foster collaboration, and drive innovative solutions to meet our goals effectively.
Implementing best coding practices to improve code quality, reducing bugs by 30%.
Mentoring junior developers, which has led to a 20% increase in team productivity.
Introducing automated testing frameworks, resulting in faster deployment cycles.
Collaborating with cross-functional teams to align project ...
I applied via LinkedIn and was interviewed in Oct 2024. There were 3 interview rounds.
Questions were based on basic aptitude like seating arrangement
Reversing an array involves swapping elements from both ends towards the center.
Use a loop to iterate from the start to the middle of the array.
Swap the elements at the current index and its corresponding index from the end.
Example: For array ['a', 'b', 'c'], after reversing it becomes ['c', 'b', 'a'].
posted on 23 Sep 2024
I applied via Job Portal and was interviewed in Aug 2024. There were 3 interview rounds.
Js coding question and mcq
I am a highly experienced software engineer with a passion for problem-solving and a strong background in developing innovative solutions.
Over 10 years of experience in software development
Proficient in multiple programming languages such as Java, Python, and C++
Strong problem-solving skills demonstrated through successful project completions
Experience working in Agile development environments
Excellent communication an...
Effective project timeline planning ensures timely delivery and resource management.
Define project scope and objectives clearly to avoid scope creep.
Break down the project into manageable tasks and milestones.
Use Gantt charts to visualize timelines and dependencies.
Involve stakeholders in the planning process for better alignment.
Regularly review and adjust timelines based on project progress.
I prefer urban locations for diverse opportunities and professional growth, seeking a change for new challenges and experiences.
Urban areas offer a vibrant job market with numerous networking opportunities.
I am looking for a location that fosters innovation and collaboration, like tech hubs.
Relocating to a city with a strong project management community can enhance my skills.
I want to experience different cultures and ...
I applied via Naukri.com and was interviewed in Apr 2024. There were 3 interview rounds.
I appeared for an interview in Apr 2025, where I was asked the following questions.
Session in Java is a way to maintain state between client and server over multiple requests.
Session is a server-side storage of information related to a specific user.
It allows data to be persisted across multiple requests from the same client.
Sessions are typically managed using cookies or URL rewriting.
Example: Storing user login information in a session to keep the user authenticated across multiple pages.
An array in Java is a collection of elements of the same type, accessed by index.
Declaration: String[] fruits = new String[5]; // Creates an array of 5 strings.
Initialization: String[] colors = {"Red", "Green", "Blue"}; // Initializes an array with values.
Accessing Elements: String firstColor = colors[0]; // Accesses the first element, 'Red'.
Looping Through: for (String color : colors) { System.out.println(color); } //...
I applied via Recruitment Consulltant and was interviewed in Aug 2024. There were 2 interview rounds.
1st round was aptitude and it was easy
Question to write a code for Amazon clone
Top trending discussions
The duration of i-exceed technology solutions interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 33 interview experiences
Difficulty level
Duration
based on 164 reviews
Rating in categories
Software Engineer
318
salaries
| ₹4 L/yr - ₹8.7 L/yr |
Senior Software Engineer
178
salaries
| ₹5.9 L/yr - ₹13 L/yr |
Team Lead
89
salaries
| ₹13.9 L/yr - ₹23 L/yr |
Software Developer
43
salaries
| ₹4.5 L/yr - ₹9.2 L/yr |
Project Lead
30
salaries
| ₹17.6 L/yr - ₹33 L/yr |
FIS
Broadridge Financial Solutions
PayPal
MasterCard