Filter interviews by
Program to find duplicate number in array of 1 to 100 items.
Iterate through array and use a set to keep track of seen numbers.
If a number is already in set, it is a duplicate.
Return the duplicate number found.
Laravel is a PHP framework that simplifies web application development with elegant syntax and powerful features.
MVC Architecture: Laravel follows the Model-View-Controller pattern, separating logic and presentation.
Eloquent ORM: Provides an easy way to interact with the database using an object-oriented approach. Example: $user = User::find(1);
Routing: Laravel offers a simple and expressive way to define routes. ...
I wish to work on developing applications using artificial intelligence and machine learning technologies.
Passionate about developing intelligent systems that can learn and adapt
Interested in working on projects involving natural language processing, computer vision, and predictive analytics
Experience with tools and frameworks like TensorFlow, PyTorch, and scikit-learn
Polymorphism is the ability of an object to take on many forms.
Polymorphism allows objects of different classes to be treated as if they are of the same class.
It can be achieved through method overloading or method overriding.
Example: A shape class can have different subclasses like circle, square, and triangle. Each subclass can have its own implementation of the draw method.
Polymorphism makes code more flexible ...
Static keyword is used to define a class-level variable or method that can be accessed without creating an instance of the class.
Static variables are shared among all instances of a class
Static methods can be called without creating an object of the class
Static keyword can also be used to define a static block of code that gets executed only once when the class is loaded
Example: public static int count = 0; or pub...
Program to reverse a string
Use a loop to iterate through the string and append each character to a new string in reverse order
Alternatively, use built-in string functions like reverse() or slice()
A program to count the number of vowels and consonants in a given string.
Iterate through each character in the string
Check if the character is a vowel or consonant
Increment the respective count
Return the counts of vowels and consonants
Truncate removes all data from a table while drop deletes the table itself.
Truncate is faster than drop as it only removes data and not the table structure
Truncate cannot be rolled back while drop can be
Truncate resets the identity of the table while drop does not
Truncate can only be used on tables while drop can be used on tables, views, and indexes
Program to delete middle node from linked list
Traverse the list to find the middle node
Delete the middle node by updating pointers
Handle edge cases like even number of nodes
Print prime numbers between 1-100 alternately using Java.
Create a function to check if a number is prime or not.
Use a loop to iterate through numbers 1-100.
Alternate between printing prime and non-prime numbers.
Use a boolean variable to keep track of whether the last printed number was prime or not.
I applied via Job Fair and was interviewed in Dec 2024. There were 3 interview rounds.
Basic level aptitude test
Easy topic is recursion ,time complexity,array
Medium level they need of employee who's know python
Laravel is a PHP framework that simplifies web application development with elegant syntax and powerful features.
MVC Architecture: Laravel follows the Model-View-Controller pattern, separating logic and presentation.
Eloquent ORM: Provides an easy way to interact with the database using an object-oriented approach. Example: $user = User::find(1);
Routing: Laravel offers a simple and expressive way to define routes. Examp...
Program to find duplicate number in array of 1 to 100 items.
Iterate through array and use a set to keep track of seen numbers.
If a number is already in set, it is a duplicate.
Return the duplicate number found.
I applied via Approached by Company and was interviewed in Dec 2022. There were 2 interview rounds.
Program to delete middle node from linked list
Traverse the list to find the middle node
Delete the middle node by updating pointers
Handle edge cases like even number of nodes
Polymorphism is the ability of an object to take on many forms.
Polymorphism allows objects of different classes to be treated as if they are of the same class.
It can be achieved through method overloading or method overriding.
Example: A shape class can have different subclasses like circle, square, and triangle. Each subclass can have its own implementation of the draw method.
Polymorphism makes code more flexible and r...
I applied via Job Fair and was interviewed in Aug 2022. There were 2 interview rounds.
Interview questions for Software Developer covering OOPs, Data Structures and Algorithms, and DBMS.
OOPs: 4 pillars, class, object, and interface
Data Structures: array, LinkedList, stack, queues, tree, graph, and their operations
Algorithms: Fibonacci series, palindrome, array min max questions
DBMS: general questions
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 its superclass.
Overloading is compile-time polymorphism while overriding is runtime polymorphism
Overloading is used to provide different ways of calling a method with different parameters
Overriding is used to provide a specific implementation of...
Methods in thread are used to perform tasks concurrently.
Thread.start() method is used to start a new thread.
Thread.sleep() method is used to pause the execution of a thread.
Thread.join() method is used to wait for a thread to finish its execution.
Thread.yield() method is used to give a chance to other threads to execute.
I applied via LinkedIn and was interviewed in Nov 2020. There were 3 interview rounds.
Regression testing ensures changes don't break existing functionality. Functional testing checks if software meets requirements. Smoke testing checks basic functionality.
Regression testing verifies that changes to the software do not break existing functionality
Functional testing checks if the software meets the specified requirements
Smoke testing checks the basic functionality of the software
Regression testing is usua...
I applied via Naukri.com and was interviewed before Apr 2020. There were 4 interview rounds.
A constructor is a special method used to initialize objects in a class.
Constructors have the same name as the class they belong to.
They are called automatically when an object is created.
Constructors can have parameters to initialize object properties.
They can be overloaded to have multiple versions with different parameters.
Constructors can also call other constructors using the 'this' keyword.
Top trending discussions
I applied via Company Website and was interviewed before Jun 2020. There were 5 interview rounds.
Some of the top questions asked at the Wittybrains Software Technologies interview -
based on 4 interview experiences
Difficulty level
Duration
based on 32 reviews
Rating in categories
Software Engineer
53
salaries
| ₹3.6 L/yr - ₹8.6 L/yr |
Softwaretest Engineer
32
salaries
| ₹2.4 L/yr - ₹7 L/yr |
Software Developer
20
salaries
| ₹2.2 L/yr - ₹11.8 L/yr |
Senior Software Test Engineer
18
salaries
| ₹4.7 L/yr - ₹11.4 L/yr |
Senior Software Engineer
10
salaries
| ₹11.1 L/yr - ₹18 L/yr |
Karvy Financial Services
Reliance Money
Bss Microfinance
Sonata Finance