i
Wan Buffer Services
Filter interviews by
I applied via Naukri.com and was interviewed in Sep 2021. There was 1 interview round.
Dependency injection is a design pattern where the dependencies of an object are provided externally rather than being created internally.
Dependency injection helps in achieving loose coupling between objects.
It allows for easier testing and maintenance of code.
There are three types of dependency injection: constructor injection, setter injection, and interface injection.
Example: In iOS development, dependency injectio...
Escaping and non-escaping are terms used in Swift for closures.
Escaping closures are those that are executed after the function has returned.
Non-escaping closures are executed within the function and do not outlive the function.
Escaping closures are marked with @escaping keyword in Swift.
Escaping closures are useful when the closure needs to be stored for later use or passed to another function.
A closure is a function that has access to variables in its lexical scope, even when the function is executed outside that scope.
A closure is created when a function is defined inside another function and the inner function uses variables from the outer function.
Closures can be used to create private variables and functions in JavaScript.
Closures can also be used to create functions with pre-set arguments or to create ...
Top trending discussions
posted on 6 Dec 2023
posted on 31 Jul 2024
I applied via campus placement at Poona College of Arts Science and Commerce, Pune and was interviewed in Jan 2024. There were 4 interview rounds.
It was basically a test on JavaScript concept, predict the output, etc
Seeking new challenges and growth opportunities in a more dynamic work environment.
Looking for new challenges and opportunities for growth
Seeking a more dynamic work environment
Wanting to expand my skills and experience
I faced challenges with integrating third-party APIs and customizing complex workflows.
Difficulty in understanding and implementing complex business processes
Troubleshooting issues with third-party integrations
Customizing NetSuite workflows to meet specific business requirements
I handled the work lead by effectively communicating, prioritizing tasks, and seeking guidance when needed.
Communicated regularly with the work lead to provide updates on progress and discuss any challenges
Prioritized tasks based on deadlines and importance to ensure efficient completion
Sought guidance from the work lead or senior team members when faced with complex issues or decisions
It was guess the output of the pattern. And they also want to know the approach
In this test i was given a question on which i need to perform certain operation on the string.
I applied via Naukri.com and was interviewed in Sep 2023. There were 4 interview rounds.
I have managed a variety of projects ranging from software development to process improvement, all with a focus on delivering impactful results.
Managed software development projects to improve user experience and increase efficiency
Led process improvement initiatives resulting in cost savings and streamlined operations
Implemented new technologies to enhance project outcomes and drive innovation
posted on 24 Aug 2023
I applied via Referral and was interviewed in Jul 2023. There were 3 interview rounds.
There was coding round in php of 5 questions and 3 to be attempted
I was interviewed in Jan 2024.
posted on 21 Nov 2023
I applied via Company Website and was interviewed in May 2023. There were 3 interview rounds.
General knowledge and logical mathematics.
I applied via Naukri.com and was interviewed in Mar 2023. There were 2 interview rounds.
OOPs concepts in Java include inheritance, polymorphism, encapsulation, and abstraction.
Inheritance allows a subclass to inherit properties and methods from a superclass.
Polymorphism allows objects to take on multiple forms and behave differently based on their context.
Encapsulation hides the implementation details of an object and only exposes necessary information.
Abstraction allows for the creation of abstract class...
Interfaces define contracts for behavior, while inheritance allows for code reuse and polymorphism.
Interfaces allow for loose coupling and abstraction, enabling multiple implementations of the same behavior.
Inheritance allows for code reuse and extension of existing classes, reducing code duplication.
Polymorphism allows objects of different classes to be treated as if they were of the same class, simplifying code and i
SQL query for joining tables
Use JOIN keyword to combine two or more tables based on a related column
Specify the columns to be selected using SELECT keyword
Use ON keyword to specify the condition for joining the tables
Different types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL OUTER JOIN
Used Java concepts such as inheritance, polymorphism, and exception handling in my project.
Implemented inheritance to create a base class and derived classes with specific functionalities.
Utilized polymorphism to allow objects of different classes to be treated as if they were of the same class.
Implemented exception handling to handle errors and prevent program crashes.
Used interfaces to define a set of methods that a ...
Overloading is having multiple methods with the same name but different parameters. Overriding is having a method in a subclass with the same name and parameters as a method in the superclass.
Overloading is used to provide different ways to call a method with different parameters
Overriding is used to provide a specific implementation of a method in a subclass
Overloading is resolved at compile-time while overriding is r...
KrishTeck Technologies
Incipient Info
Controlf5
Nexevo Technologies