i
Neoito Technologies
Filter interviews by
Top trending discussions
posted on 30 Apr 2024
I applied via Recruitment Consulltant and was interviewed in Mar 2024. There were 2 interview rounds.
posted on 2 Jan 2022
I applied via Naukri.com and was interviewed in Dec 2021. There were 4 interview rounds.
posted on 6 Aug 2021
posted on 29 Nov 2024
I applied via Campus Placement
Three were basic questions around strings and arrays
My daily routine involves coding, debugging, attending meetings, and collaborating with team members.
Start the day by checking emails and prioritizing tasks
Code and debug new features or fix existing issues
Attend meetings to discuss project progress and updates
Collaborate with team members on code reviews and problem-solving
Take breaks to recharge and stay productive
posted on 7 Mar 2023
Singleton design pattern restricts the instantiation of a class to a single instance and provides global access to it.
Used when only one instance of a class is required throughout the application
Provides a global point of access to the instance
Implemented using a private constructor, static method, and static variable
Example: Logger class, Database connection class
C# LINQ queries for group and sum data from data table
Use GroupBy() method to group data based on a specific column
Use Sum() method to calculate the sum of a column
Use Select() method to select the required columns
Solid design principles are a set of guidelines for writing maintainable and scalable code.
Single Responsibility Principle (SRP) - each class should have only one responsibility
Open/Closed Principle (OCP) - classes should be open for extension but closed for modification
Liskov Substitution Principle (LSP) - subclasses should be able to replace their parent classes without affecting the program's correctness
Interface Se...
posted on 21 Jul 2023
Program to check if a string is an anagram
Create a function that takes in two strings as input
Remove all spaces and convert both strings to lowercase
Sort both strings and compare if they are equal to determine if they are anagrams
React lifecycle methods are special methods that are automatically called by React at specific points in a component's life cycle.
React components have several lifecycle methods such as componentDidMount, componentDidUpdate, componentWillUnmount, etc.
These methods allow developers to perform actions at specific points in a component's life cycle, such as fetching data, updating the UI, or cleaning up resources.
Understa...
Create a web app to perform cred operation
posted on 19 Feb 2023
I applied via Recruitment Consulltant and was interviewed in Aug 2022. There were 4 interview rounds.
Aptitude test on logocal reasoning and maths question
All sql queries and oops concept.
I was interviewed before Oct 2023.
Good Knowledge of DSA is required
based on 4 reviews
Rating in categories
Software Engineer
37
salaries
| ₹2.5 L/yr - ₹9 L/yr |
Senior Software Engineer
14
salaries
| ₹6 L/yr - ₹15 L/yr |
Associate Software Engineer
11
salaries
| ₹2.5 L/yr - ₹4.6 L/yr |
Software Development Engineer II
9
salaries
| ₹6.6 L/yr - ₹10 L/yr |
Software Developer
7
salaries
| ₹6 L/yr - ₹12 L/yr |
TCS
Infosys
Wipro
HCLTech