i
Annet Technologies
Filter interviews by
I applied via Naukri.com and was interviewed before Jun 2022. There were 3 interview rounds.
Company shares the questionaire about personality test.
Top trending discussions
I applied via Recruitment Consulltant and was interviewed in Oct 2024. There were 2 interview rounds.
Find the first non-repetitive character in a string.
Iterate through the string and count the occurrences of each character.
Return the first character with a count of 1.
Scenario based questions
I applied via Approached by Company and was interviewed in Mar 2024. There were 2 interview rounds.
Java based
Few Core concepts, moving forward to configuration level and then scenario based framework questions.
Yes, I am comfortable working from the office.
I thrive in a collaborative environment and enjoy face-to-face interactions with team members.
Working from the office allows for better communication and faster problem-solving.
I am able to focus better in a dedicated work space without distractions from home.
I appreciate the work-life balance that comes with having a separate office space.
Yes, Chennai is a suitable base location for me.
Chennai has a thriving IT industry with many job opportunities for software developers.
The city offers a good work-life balance with affordable cost of living.
Chennai has a rich cultural heritage and diverse cuisine to explore in free time.
posted on 17 Dec 2024
They ask normal leetcode question
I applied via Approached by Company and was interviewed in May 2022. There were 2 interview rounds.
Action filters are used in ASP.NET MVC to execute code before or after an action method is called.
Action filters can be used to perform authentication and authorization checks.
They can also be used to modify the result of an action method.
Examples of action filters include Authorize, OutputCache, and HandleError.
Action filters can be applied globally, to a controller, or to an individual action method.
A controller is used for handling user requests while an API controller is used for handling API requests.
A controller is used for rendering views while an API controller is used for returning data in JSON format.
API controllers are usually lighter and faster than regular controllers.
API controllers are often used for building RESTful APIs.
Examples of API frameworks that use API controllers include Laravel and ASP.NET
IEnumerable is read-only and forward-only while IQueryable is queryable and can be used with LINQ to SQL.
IEnumerable is used for in-memory collections while IQueryable is used for querying external data sources.
IQueryable allows for deferred execution while IEnumerable does not.
IQueryable can be used with LINQ to SQL to translate queries into SQL statements.
IEnumerable is simpler and more lightweight than IQueryable.
IE...
Yield keyword is used in Python to create generators that can be used to iterate over large datasets without loading them into memory.
Yield is used to pause and resume a function's execution.
Generators created using yield are memory efficient as they only load data when needed.
Yield can be used to implement lazy evaluation.
Yield can be used to create infinite sequences.
Example: def my_generator(): yield 1; yield 2; yie...
posted on 19 Dec 2024
I was interviewed in Nov 2024.
I have worked on various projects ranging from web development to mobile app development, gaining experience in different technologies and frameworks.
Developed a web application using React.js and Node.js for a client in the e-commerce industry
Created a mobile app using Flutter for a startup in the travel sector
Collaborated with a team to implement a machine learning algorithm for data analysis in a research project
Led a team of developers on a project to develop a new software application.
Managed a team of 5 developers to ensure project deadlines were met
Assigned tasks to team members based on their strengths and expertise
Held regular team meetings to discuss progress and address any issues
Provided guidance and support to team members when needed
Collaborated with other departments to gather requirements and feedback
Code test to create a small search engine
Create a function that takes a search query and an array of strings as input
Iterate through the array of strings to find matches with the search query
Return an array of strings that contain the search query
posted on 7 Sep 2024
I was interviewed in Aug 2024.
Medium level leetcode question
Developed a web application for managing inventory and sales for a retail store.
Used React.js for front-end development
Implemented RESTful APIs using Node.js and Express for back-end
Utilized MongoDB for database management
Incorporated authentication and authorization features for secure access
Functionalities in software development refer to the specific tasks or actions that a software program can perform.
Functionalities are the specific features or capabilities of a software program.
They define what the software can do and how it can be used.
Examples of functionalities include user authentication, data encryption, and file management.
Functionalities can be implemented through code modules or libraries.
Test...
Content Security Policy (CSP) is a security standard that helps prevent cross-site scripting (XSS) attacks by allowing website owners to control which resources can be loaded on their site.
CSP is implemented using an HTTP header that specifies approved sources of content such as scripts, stylesheets, images, fonts, and more.
It helps protect against XSS attacks by restricting the sources from which certain types of cont...
C# program to remove duplicate characters from a string
Create a new string without duplicates by iterating through each character in the original string
Use a HashSet to keep track of characters that have already been encountered
Convert the HashSet back to a string to get the final result
Angular supports template-driven forms and reactive forms for handling user input.
Template-driven forms are easy to use and suitable for simple forms
Reactive forms are more flexible and allow for more complex scenarios
Both types of forms use form controls to manage user input
Validators can be used to validate user input in both types of forms
based on 1 interview
Interview experience
based on 4 reviews
Rating in categories
Process Associate
53
salaries
| ₹1.4 L/yr - ₹3.2 L/yr |
Senior Process Associate
48
salaries
| ₹1.2 L/yr - ₹4 L/yr |
Associate Process Lead
33
salaries
| ₹3 L/yr - ₹8.1 L/yr |
Process Leader
30
salaries
| ₹3.3 L/yr - ₹7 L/yr |
Software Programmer
24
salaries
| ₹1.5 L/yr - ₹6.8 L/yr |
Infosys
TCS
Wipro
HCLTech