Upload Button Icon Add office photos

Filter interviews by

AVON Facility Management Services Backend Developer Interview Questions and Answers

Updated 6 Feb 2024

AVON Facility Management Services Backend Developer Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Indeed and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Introduce yourself ?
  • Q2. Last salary and expected ctc
Round 2 - One-on-one 

(3 Questions)

  • Q1. What is javascript?
  • Ans. 

    JavaScript is a programming language used for creating interactive and dynamic web content.

    • JavaScript is a high-level, interpreted language.

    • It is primarily used for client-side web development.

    • JavaScript can be used for server-side development with Node.js.

    • It allows for the manipulation of HTML elements and CSS styles.

    • JavaScript supports object-oriented programming and functional programming paradigms.

  • Answered by AI
  • Q2. Did you perform testing? Uses of postman? What tools are used for testing
  • Ans. 

    Yes, I have performed testing as a Backend Developer.

    • Testing is an essential part of software development to ensure the functionality and reliability of the code.

    • I have used Postman for API testing, sending requests and verifying responses.

    • Other commonly used testing tools include JUnit for unit testing, Selenium for web application testing, and JMeter for performance testing.

    • Testing can involve writing test cases, exe...

  • Answered by AI
  • Q3. What are promising? What is Callback ?
  • Ans. 

    A callback is a function that is passed as an argument to another function and is executed later.

    • Callbacks are commonly used in asynchronous programming to handle the completion of an operation.

    • They allow functions to be executed after an event or a certain condition occurs.

    • Callbacks can be used to handle user interactions, network requests, and file operations.

    • Example: In JavaScript, the setTimeout function takes a ca...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Many of questions are related to previous job work, how you test code and write code.
You can go through basic theory questions also on node and javascript

Skills evaluated in this interview

Interview questions from similar companies

I applied via Referral and was interviewed before Jul 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. About VCB, ACB, UPS, inverter, transformers, DG set, chillers, AHU, fire systems and excel work and PPT

Interview Preparation Tips

Interview preparation tips for other job seekers - Need to take full knowledge, & ensure that I'm capable for this post & ready to take any challenge

I applied via Referral and was interviewed before Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Roles and responsibilities
  • Q2. Working hours
  • Q3. Facilities other than salary

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview was more technical. They test your skills at work place management are the main requirement for the company.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Walk-in and was interviewed in Nov 2023. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. Discrbe your self
  • Ans. 

    I am a dedicated and detail-oriented professional with a strong work ethic and excellent communication skills.

    • Dedicated and hardworking

    • Detail-oriented

    • Strong communication skills

  • Answered by AI
  • Q2. About experience

Data Analyst Interview Questions & Answers

Sodexo user image Sudheer Saladhi

posted on 12 Jul 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. How to clean the raw data
  • Ans. 

    Raw data can be cleaned by removing duplicates, handling missing values, standardizing formats, and correcting errors.

    • Remove duplicates by identifying unique identifiers and filtering out redundant entries.

    • Handle missing values by imputing with mean, median, or mode values or removing rows with missing data.

    • Standardize formats by converting data into a consistent format (e.g. date formats, units of measurement).

    • Correct...

  • Answered by AI
  • Q2. How to give relationship for two tables.
  • Ans. 

    To establish a relationship between two tables, use a common key or field that links the records in both tables.

    • Use primary and foreign keys to establish relationships between tables.

    • Primary key in one table should match the foreign key in another table.

    • Types of relationships include one-to-one, one-to-many, and many-to-many.

    • Examples: CustomerID in a Customers table can be linked to CustomerID in Orders table.

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Job Experience?
  • Ans. 

    I have over five years of experience in management roles, focusing on team leadership and operational efficiency.

    • Led a team of 10 in a retail environment, improving sales by 20% over six months.

    • Implemented a new inventory management system that reduced stock discrepancies by 30%.

    • Conducted training sessions for new hires, enhancing onboarding efficiency and team cohesion.

    • Managed budgets and forecasts, ensuring projects

  • Answered by AI
  • Q2. Handle audit?
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Basic logical pogrmaminh

Round 2 - Assignment 

Smaall cart mabnagenebt system i have to built from scratch in laravel

Round 3 - One-on-one 

(2 Questions)

  • Q1. Technical question about technologies
  • Q2. Negaotiation ha done in this
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Why are interested to work at Sodexo
  • Q2. Do you know the job at canteen

Interview Preparation Tips

Interview preparation tips for other job seekers - Should know HSE, HR policy well
Interview experience
5
Excellent
Difficulty level
-
Process Duration
Less than 2 weeks
Result
-

I applied via Job Portal and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

What is DBa role do when they find out issue on tablepsace

Round 2 - Technical 

(2 Questions)

  • Q1. What is oracle database?
  • Ans. 

    Oracle database is a relational database management system developed by Oracle Corporation.

    • Oracle database is used for storing and managing data in a structured format.

    • It supports SQL as a query language for accessing and manipulating data.

    • Oracle database offers features like data security, scalability, and high availability.

    • Examples of Oracle database editions include Oracle Database Standard Edition, Enterprise Editi

  • Answered by AI
  • Q2. Expain oracle database architecture?
  • Ans. 

    Oracle database architecture is a multi-tiered system with components like client, server, and storage.

    • Consists of physical and logical structures

    • Includes processes like SQL processing, memory management, and I/O management

    • Client communicates with server through SQL*Net

    • Server manages data storage and retrieval

    • Storage includes data files, control files, and redo log files

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good

Skills evaluated in this interview

I applied via LinkedIn and was interviewed in Jul 2022. There were 2 interview rounds.

Round 1 - Group Discussion 

Basic accounting knowledge and account software and compliance required

Round 2 - One-on-one 

(1 Question)

  • Q1. Basice knowledge of accounting

Interview Preparation Tips

Interview preparation tips for other job seekers - Given the interview for better knowledge regarding given interview and the market

AVON Facility Management Services Interview FAQs

How many rounds are there in AVON Facility Management Services Backend Developer interview?
AVON Facility Management Services interview process usually has 2 rounds. The most common rounds in the AVON Facility Management Services interview process are HR and One-on-one Round.
What are the top questions asked in AVON Facility Management Services Backend Developer interview?

Some of the top questions asked at the AVON Facility Management Services Backend Developer interview -

  1. Did you perform testing? Uses of postman? What tools are used for test...read more
  2. What are promising? What is Callbac...read more
  3. What is javascri...read more

Tell us how to improve this page.

AVON Facility Management Services Backend Developer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Sodexo Interview Questions
4.1
 • 165 Interviews
Leadec India Interview Questions
4.0
 • 72 Interviews
BVG India Interview Questions
4.0
 • 48 Interviews
OCS Group Interview Questions
4.0
 • 42 Interviews
View all
Housekeeping Supervisor
9 salaries
unlock blur

₹1.8 L/yr - ₹2.2 L/yr

Assistant Manager
5 salaries
unlock blur

₹3.2 L/yr - ₹6 L/yr

Operations Executive
5 salaries
unlock blur

₹2.4 L/yr - ₹2.8 L/yr

Electrical Supervisor
5 salaries
unlock blur

₹1.8 L/yr - ₹5.4 L/yr

Office Assistant
4 salaries
unlock blur

₹1.3 L/yr - ₹3 L/yr

Explore more salaries
Compare AVON Facility Management Services with

Sodexo

4.1
Compare

ISS Facility Services

4.1
Compare

Compass Group Support Services

4.0
Compare

BVG India

4.0
Compare
Did you find this page helpful?
Yes No
write
Share an Interview