Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by eRetail Cybertech Team. If you also belong to the team, you can get access from here

eRetail Cybertech Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

eRetail Cybertech Interview Questions and Answers

Updated 12 Jun 2024

eRetail Cybertech Interview Experiences

Popular Designations

3 interviews found

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 12 Jun 2024

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

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. SQL Data base realted questions
  • Q2. Asking for the consistency

Interview Preparation Tips

Interview preparation tips for other job seekers - data base knowledge is must

QA Engineer Interview Questions asked at other Companies

Q1. 80 pairs of socks in a dark room, 40 black, 40 white, how many minimum number of socks need to be taken out to get 15 pairs of socks
View answer (9)

I applied via Naukri.com and was interviewed in Jan 2022. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Explain your Project What is test estimation, Bug life cycle, Severity priority with examples
  • Ans. 

    I have worked on multiple projects as a QA Test Engineer, where I have performed test estimation, tracked bug life cycle and prioritized them based on severity.

    • Test estimation is the process of predicting the effort required to complete testing activities.

    • Bug life cycle includes stages like new, open, assigned, fixed, verified and closed.

    • Severity priority is the level of impact a bug has on the system and priority is t...

  • Answered by AI
Round 2 - HR 

(3 Questions)

  • Q1. What are your salary expectations?
  • Q2. Share details of your previous job.
  • Q3. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Should well aware of testing concepts.
Should know about agile process.
Tell them about your test management tool

Skills evaluated in this interview

QA Test Engineer Interview Questions asked at other Companies

Q1. Selenium web driver What is POM file why we are using it Xpath Types Which is Effective locators Framework creation related questions Runner class related questions What is BDD and TDD What is Data Drive frame work Cucumber related question... read more
View answer (1)

I applied via Walk-in and was interviewed in Jul 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. SQL qureies
  • Q2. Basic concepts of sql

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Prepare well and be confident and be communicate with fluent english.

Technical Support Executive Interview Questions asked at other Companies

Q1. 1. How to install windows 2. How to make pen drive bootable 3.What is taskbar 4.what is task manager 5.How to make partition in hard drive 6. How to activate windows
View answer (2)

Interview questions from similar companies

I applied via Naukri.com

Interview Questionnaire 

1 Question

  • Q1.  What are Option Strict and Option Explicit? What are all the differences between Dispose and Finalize()? What is the difference between System.String and System.StringBuilder classes? What is Delegate? ...
  • Ans. 

    Answers to common interview questions for Software Engineer position

    • Option Strict and Option Explicit are compiler directives in VB.NET

    • Dispose() is used to release unmanaged resources while Finalize() is used for garbage collection

    • System.String is immutable while System.StringBuilder is mutable

    • Delegate is a type that represents a reference to a method

    • Value types store data directly while reference types store a referen...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - selection process-
1st round-online test(prpare all kind of logical, verbal, and .net related questions)
2nd round- technical round(prepare all .net interview questions,sql server questions, winforms, web api)
3rd round- hr discussion

I applied via Naukri.com and was interviewed before Sep 2020. There were 6 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Python program like print day, month and year from current date and fibonacci series
  • Q2. Bluetooth concept basics

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare only program and basic concepts
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Sep 2023.

Round 1 - Technical 

(2 Questions)

  • Q1. Write a Prime number function using C
  • Ans. 

    A function in C to check if a number is prime or not

    • Create a function that takes an integer as input

    • Check if the input number is divisible by any number from 2 to its square root

    • If it is not divisible by any number, return true (prime), else return false (not prime)

  • Answered by AI
  • Q2. Write some basic codes for Manipulation in array
  • Ans. 

    Basic codes for array manipulation including sorting, searching, and filtering.

    • Use built-in functions like sort() for sorting arrays.

    • Implement algorithms like binary search for searching in arrays.

    • Utilize filter() method for filtering arrays based on specific criteria.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, Keep calm and make sure you mentally prepared.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. There wer four questions 1) wildcard pattern matching(leetcode) 2) cows and buffaloes(leetcode) 3) unix based cd directory 4) backtracking question
  • Q2. It was a resume based round for 45 min
Round 2 - Technical 

(1 Question)

  • Q1. It was a resume based round for 1 hr

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice leetcode medium to hard questions
Know your resume very well

Intern Interview Questions & Answers

Idfy user image Anonymous

posted on 7 Aug 2024

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

I applied via Campus Placement and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Coding Test 

It had 2 coding questions

Round 2 - Technical 

(2 Questions)

  • Q1. About projects I mentioned in resume
  • Q2. React questions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Sep 2023. There were 3 interview rounds.

Round 1 - Coding Test 

DSA based round. Taken by external company. I would say to medium level questions asked.

Round 2 - One-on-one 

(2 Questions)

  • Q1. This was based on LLD.
  • Q2. Why SQL and not NoSQL?
  • Ans. 

    SQL is preferred for structured data, transactions, complex queries, and ACID compliance.

    • SQL is better for structured data and relationships between data.

    • SQL is preferred for transactions and ensuring data integrity.

    • SQL is more suitable for complex queries involving multiple tables.

    • SQL databases provide ACID compliance for data consistency and reliability.

  • Answered by AI
Round 3 - One-on-one 

(2 Questions)

  • Q1. Past project experience with a Tech Lead.
  • Ans. 

    Worked on a project with a Tech Lead to develop a new feature for a web application.

    • Collaborated closely with the Tech Lead to define project requirements and timelines

    • Received guidance and mentorship from the Tech Lead on best practices and coding standards

    • Participated in regular code reviews and discussions with the Tech Lead to ensure quality and consistency

    • Implemented feedback and suggestions provided by the Tech L

  • Answered by AI
  • Q2. More into the problems I have solved previously and the working culture discussion.

Interview Preparation Tips

Topics to prepare for Idfy Senior Software Engineer interview:
  • DSA
  • LLD
  • Past project

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Aug 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Architecture of current project
  • Ans. 

    The current project follows a microservices architecture with Docker containers for scalability and flexibility.

    • Microservices architecture is used to break down the application into smaller, independent services that can be developed, deployed, and scaled independently.

    • Docker containers are utilized for packaging the application and its dependencies into a standardized unit for easy deployment and management.

    • Service di...

  • Answered by AI
  • Q2. Spring and Hibernate questions
Round 2 - Coding Test 

Basic coding questions

eRetail Cybertech Interview FAQs

How many rounds are there in eRetail Cybertech interview?
eRetail Cybertech interview process usually has 1-2 rounds. The most common rounds in the eRetail Cybertech interview process are Technical, HR and One-on-one Round.
How to prepare for eRetail Cybertech interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at eRetail Cybertech. The most common topics and skills that interviewers at eRetail Cybertech expect are SQLite, Android, Android SDK, Digital Marketing and Kotlin.
What are the top questions asked in eRetail Cybertech interview?

Some of the top questions asked at the eRetail Cybertech interview -

  1. Explain your Project What is test estimation, Bug life cycle, Severity priority...read more
  2. SQL Data base realted questi...read more
  3. Asking for the consiste...read more

Tell us how to improve this page.

eRetail Cybertech Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Idfy Interview Questions
3.6
 • 15 Interviews
KDK Software Interview Questions
3.1
 • 15 Interviews
View all

eRetail Cybertech Reviews and Ratings

based on 21 reviews

4.3/5

Rating in categories

4.1

Skill development

4.5

Work-life balance

3.8

Salary

3.8

Job security

4.5

Company culture

3.9

Promotions

4.3

Work satisfaction

Explore 21 Reviews and Ratings
Software Developer
14 salaries
unlock blur

₹2.5 L/yr - ₹10.8 L/yr

Client Associate
12 salaries
unlock blur

₹1.6 L/yr - ₹3.4 L/yr

Software Quality Analyst
9 salaries
unlock blur

₹2.6 L/yr - ₹6.3 L/yr

Android Developer
7 salaries
unlock blur

₹4 L/yr - ₹7.6 L/yr

Associate Software Engineer
5 salaries
unlock blur

₹2.8 L/yr - ₹4.2 L/yr

Explore more salaries
Compare eRetail Cybertech with

Global Edge Software

3.5
Compare

Trawex Technologies

4.5
Compare

Moveinsync Technology Solutions

3.4
Compare

Pagarbook

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