Filter interviews by
I applied via Job Bus and was interviewed before Nov 2023. There were 3 interview rounds.
Basic aptitude about python,sql and java
Explain what is map and filter function with exam
I am a dedicated and quick learner with a strong passion for coding and problem-solving.
I have a solid understanding of programming languages such as Java, Python, and JavaScript.
I have experience working on various projects during my studies, including a web application for a local business.
I am a team player and have excellent communication skills, which are essential for collaborating with colleagues and clients.
I handle work pressure by prioritizing tasks, staying organized, seeking help when needed, and taking breaks to recharge.
Prioritize tasks based on deadlines and importance
Break down tasks into smaller, manageable chunks
Communicate with team members and ask for help when needed
Take short breaks to clear my mind and recharge
Practice stress-relief techniques like deep breathing or meditation
Top trending discussions
Logical, Mathematical
It was quite taff and easy based on ur preparation
I applied via Naukri.com and was interviewed in Mar 2024. There was 1 interview round.
General apptitude and techincal mcq's
Data structres , cp and adavnce programming
Data structures are ways of organizing and storing data in a computer so that it can be accessed and used efficiently.
Data structures define how data is stored, accessed, and manipulated in a computer program.
Examples include arrays, linked lists, stacks, queues, trees, and graphs.
Choosing the right data structure is crucial for optimizing performance and memory usage in software development.
Merge sort is a divide and conquer algorithm that divides the input array into two halves, sorts them separately, and then merges them back together in sorted order.
Divide the input array into two halves
Recursively sort each half
Merge the sorted halves back together
LinkedList is better for frequent insertions and deletions, ArrayList is better for random access.
LinkedList uses pointers to connect elements, ArrayList uses a dynamic array.
LinkedList is slower for random access but faster for insertions and deletions.
ArrayList is faster for random access but slower for insertions and deletions.
Example: LinkedList is used in undo functionality where elements are frequently added and ...
Using Java 8, reverse an array of strings
Use Arrays.stream() to convert the array to a stream
Use Collections.reverse() to reverse the stream
Use Collectors.toList() to convert the stream back to a list
ES6 introduced new features to improve JavaScript syntax and functionality.
Arrow functions for concise syntax
Let and const for block-scoped variables
Template literals for string interpolation
Destructuring for easy object and array manipulation
Default parameters for function arguments
Spread and rest operators for easy array manipulation
Classes for object-oriented programming
Promises for asynchronous programming
Modules f
60 minutes 3 sections of attitude test
5 Questions 3 to Clear for an Technical interview
1 hr was the aptitude test coding and dbms
I applied via Campus Placement and was interviewed before Oct 2022. There was 1 interview round.
Object-oriented programming is a programming paradigm based on the concept of objects, which can contain data and code.
Objects are instances of classes, which define the structure and behavior of the objects.
Encapsulation, inheritance, and polymorphism are key principles of OOP.
Example: In a banking system, a 'Customer' class can have attributes like name and account balance, and methods like deposit and withdraw.
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Salesforce Developer
54
salaries
| ₹1.2 L/yr - ₹5.8 L/yr |
Associate Software Engineer
19
salaries
| ₹1.8 L/yr - ₹3 L/yr |
Software Engineer
10
salaries
| ₹2.4 L/yr - ₹4.9 L/yr |
Senior Software Engineer
7
salaries
| ₹5 L/yr - ₹11.3 L/yr |
Salesforce Administrator
5
salaries
| ₹1.2 L/yr - ₹3 L/yr |
Infosys
TCS
Wipro
HCLTech