i
Neebal Technologies
Filter interviews by
I applied via Company Website and was interviewed in Feb 2023. There were 4 interview rounds.
They give an assignment to complete, that consists of more than 15 questions and Time limit is 30min.
Questions are basic.
They share coderbyte platform link, on that they give 2 medium level DSA questions and Time limit os 60 minutes.
I applied via Campus Placement and was interviewed in Aug 2023. There were 4 interview rounds.
Basic aptitude verbal, numerical and Analytical Questions
2 coding Question that you can solve easily
I applied via LinkedIn and was interviewed before Oct 2022. There were 3 interview rounds.
2 coding question, I mysql question on HackerRank
I applied via campus placement at Vidyalankar Institute of Technology, Mumbai and was interviewed before Sep 2022. There were 3 interview rounds.
Common logical problems
Neebal Technologies interview questions for designations
Top trending discussions
posted on 10 Dec 2024
I applied via campus placement at Jaypee Institute of Information Technology, Noida and was interviewed before Dec 2023. There were 4 interview rounds.
Two coding questions and 15 mcq
Yes, I am fine with flexible timings as it allows me to manage my work-life balance effectively.
I am comfortable with flexible timings as it helps me accommodate personal commitments.
I believe in focusing on productivity rather than strict working hours.
I am adaptable and can work efficiently regardless of the time of day.
I can provide examples of times when flexible timings have benefited my work performance.
I applied via Referral and was interviewed before Jul 2022. There were 3 interview rounds.
Toggle switching with CSS code example
Use a checkbox input and label elements
Apply CSS styles to hide the checkbox and style the label as a button
Use the :checked pseudo-class to toggle styles based on checkbox state
posted on 23 Dec 2024
I applied via Company Website and was interviewed in Nov 2024. There were 2 interview rounds.
In the next five years, I envision myself leading a team of software engineers, working on cutting-edge technologies, and making significant contributions to the company's success.
Leading a team of software engineers
Working on cutting-edge technologies
Making significant contributions to the company's success
I am excited about the opportunity to work on complex software projects and contribute to innovative solutions.
Opportunity to work on complex software projects
Contribute to innovative solutions
Excited about the challenges and learning opportunities
Various data types in JavaScript include string, number, boolean, object, array, null, and undefined.
String: 'hello'
Number: 42
Boolean: true or false
Object: { key: value }
Array: [1, 2, 3]
Null: null
Undefined: undefined
Hoisting in JavaScript is the behavior where variable and function declarations are moved to the top of their containing scope during the compilation phase.
Variable declarations are hoisted to the top of their scope, but not their assignments.
Function declarations are fully hoisted, meaning they can be called before they are declared.
Hoisting can lead to unexpected behavior if not understood properly.
posted on 19 Jul 2024
I applied via Naukri.com and was interviewed in Jun 2024. There were 4 interview rounds.
Databinding in Android allows for easier connection between UI components and data sources.
Databinding eliminates the need for findViewById() calls in your code.
It allows for easier access to data in your layouts using data binding expressions.
Databinding can improve code readability and reduce boilerplate code.
Example:
Packaging process in Android involves compiling the code, resources, and assets into an APK file for distribution.
Compile the Java code into .class files
Compile the resources (XML files, images, etc.) into a binary format
Package all the compiled files into an APK file using the Android Asset Packaging Tool (AAPT)
Sign the APK file with a private key for security
Align the APK file for optimization
MVVM is a design pattern that separates the user interface from the business logic and data model.
MVVM stands for Model-View-ViewModel
Model represents the data and business logic
View represents the user interface
ViewModel acts as an intermediary between the Model and View
MVVM helps in achieving separation of concerns and easier unit testing
I applied via Campus Placement and was interviewed in Sep 2024. There were 3 interview rounds.
Aptitude questions with some basic coding questions
They have given 3 coding questions and some pseudo codings
posted on 2 Sep 2024
The problem statement was given to solve.
Liskov Substitution Principle states that objects of a superclass should be replaceable with objects of its subclasses without affecting the program's correctness.
Subtypes must be substitutable for their base types.
Derived classes should be able to extend the functionality of base classes without changing their behavior.
Violating this principle can lead to unexpected behavior in the program.
Example: If a Square class i...
Abstraction is crucial in software development to simplify complexity, improve readability, and promote reusability.
Abstraction helps in hiding unnecessary details and focusing on essential features.
It allows developers to work at a higher level of understanding without getting bogged down in implementation details.
Abstraction promotes code reusability by creating modular and reusable components.
It improves code readab...
Unit testing is crucial in ensuring clean code by verifying the functionality of individual units of code.
Unit testing helps in identifying bugs and errors early in the development process.
It ensures that each unit of code works as expected in isolation.
Unit tests act as documentation for the codebase, making it easier for new developers to understand and modify the code.
It promotes code reusability and maintainability...
based on 9 reviews
Rating in categories
Software Engineer
81
salaries
| ₹3.8 L/yr - ₹14.9 L/yr |
Associate Software Engineer
45
salaries
| ₹3.8 L/yr - ₹6.5 L/yr |
Business Analyst
33
salaries
| ₹3.8 L/yr - ₹10 L/yr |
Associate Quality Analyst
19
salaries
| ₹2.5 L/yr - ₹5.5 L/yr |
Project Manager
19
salaries
| ₹6 L/yr - ₹18 L/yr |
TCS
Infosys
Wipro
HCLTech