Upload Button Icon Add office photos

Filter interviews by

Everi India fresher Interview Questions and Answers

Updated 18 May 2024

Everi India fresher Interview Experiences

1 interview found

fresher Interview Questions & Answers

user image Anonymous

posted on 18 May 2024

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

I applied via Referral and was interviewed before May 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Basic coding question along with MCQ question

Round 2 - Technical 

(4 Questions)

  • Q1. Javascript, DSA, nodejs, sql
  • Q2. What is promise in javascript
  • Ans. 

    Promise in JavaScript is an object representing the eventual completion or failure of an asynchronous operation.

    • Promises are used to handle asynchronous operations in JavaScript.

    • A promise can be in one of three states: pending, fulfilled, or rejected.

    • Promises can be chained using .then() method to handle success and failure cases.

    • Example: const myPromise = new Promise((resolve, reject) => { ... });

  • Answered by AI
  • Q3. DSA - Retrieve duplicate character from given string
  • Ans. 

    Use a hashmap to keep track of characters and their counts, then retrieve characters with count > 1.

    • Create a hashmap to store characters and their counts

    • Iterate through the string and update the counts in the hashmap

    • Retrieve characters with count > 1 from the hashmap

  • Answered by AI
  • Q4. SQL- write a syntax to create table
  • Ans. 

    SQL syntax to create a table

    • Use CREATE TABLE statement

    • Specify table name and column names with data types

    • Add constraints like primary key, foreign key, etc. if needed

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Salary and location discussion with few aptitude questions

Skills evaluated in this interview

Everi India Interview FAQs

How many rounds are there in Everi India fresher interview?
Everi India interview process usually has 3 rounds. The most common rounds in the Everi India interview process are Coding Test, Technical and HR.
What are the top questions asked in Everi India fresher interview?

Some of the top questions asked at the Everi India fresher interview -

  1. DSA - Retrieve duplicate character from given str...read more
  2. SQL- write a syntax to create ta...read more
  3. What is promise in javascr...read more

Tell us how to improve this page.

Everi India fresher Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
Senior Software Engineer
57 salaries
unlock blur

₹7.1 L/yr - ₹21 L/yr

Software Engineer
38 salaries
unlock blur

₹5.7 L/yr - ₹16 L/yr

Software Developer
14 salaries
unlock blur

₹4.3 L/yr - ₹11.9 L/yr

Senior Test Engineer
13 salaries
unlock blur

₹7.2 L/yr - ₹15 L/yr

Senior Software Engineer 1
11 salaries
unlock blur

₹7.5 L/yr - ₹14.5 L/yr

Explore more salaries
Compare Everi India with

AGS Transact Technologies

3.1
Compare

NCR Corporation

3.4
Compare

Diebold Nixdorf

3.8
Compare

FIS

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