Upload Button Icon Add office photos

Cex Webuy Entertainment

Compare button icon Compare button icon Compare

Filter interviews by

Cex Webuy Entertainment Senior Software Engineer Interview Questions and Answers

Updated 22 Jun 2024

Cex Webuy Entertainment Senior Software Engineer Interview Experiences

2 interviews found

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

I applied via Referral and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. .net core framework, .net core MVC, Vue js , js , SQL
Round 2 - Technical 

(6 Questions)

  • Q1. .net core question
  • Q2. .net mvc questions
  • Q3. Authentication in .net
  • Ans. 

    Authentication in .NET involves verifying the identity of users accessing a system.

    • Use ASP.NET Identity for user authentication and authorization

    • Implement OAuth for secure authentication with third-party services

    • Utilize JWT tokens for stateless authentication

    • Implement multi-factor authentication for added security

  • Answered by AI
  • Q4. About your project architecture
  • Q5. Sql related questions
  • Q6. Entity framework

I applied via Naukri.com and was interviewed in Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

7 Questions

  • Q1. Basic of swift , map reduce and other.
  • Q2. Closures and GCD and other multithreading questions
  • Q3. Multidevice session management and encrytiom
  • Q4. Ci Cd flow and type
  • Ans. 

    CI/CD is a software development practice that involves continuous integration, testing, and deployment.

    • CI/CD stands for Continuous Integration/Continuous Deployment

    • It involves automating the build, test, and deployment process

    • Types of CI/CD tools include Jenkins, Travis CI, and CircleCI

  • Answered by AI
  • Q5. Autolayout and content huggig and priority
  • Q6. Rest and soap api and singletone related question
  • Q7. Core data and sqlite layers and MVVM arch. Related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview goes for more then 1 hour and they ask into pretty deep and always want answer with example to prove u best.
After then 2 Hr related round occures.
Then offer and verification related final round done.

Skills evaluated in this interview

Senior Software Engineer Interview Questions Asked at Other Companies

asked in DBS Bank
Q1. Tell me about yourself. What technology are you using? What is a ... read more
asked in GlobalLogic
Q2. MapSum Pair Implementation Create a data structure named 'MapSum' ... read more
asked in UST
Q3. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in Capgemini
Q4. Pascal's Triangle Construction You are provided with an integer ' ... read more
Q5. K Largest Elements Problem Statement You are given an integer k a ... read more

Interview questions from similar companies

I applied via Other and was interviewed before Nov 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Programming question on Java

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepared yourself for more technical
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 Oct 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. 2 DS questions, 1 SQL question
  • Q2. Details of projects worked, containerization, APIs
  • Ans. 

    I have worked on multiple projects involving containerization and developing APIs.

    • Developed microservices using Docker containers for easy deployment and scalability

    • Created RESTful APIs using Node.js and Express framework

    • Integrated third-party APIs for data retrieval and processing

    • Utilized Kubernetes for container orchestration and management

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Python - ML/DS pipeline
  • Q2. Java- Springboot framework

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Feb 2024. There were 4 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Its a normal questions which usually service based company asked
  • Q2. Overall it is good
Round 2 - Case Study 

Ask you to implement any solution like caching using LRU or LFU

Round 3 - Assignment 

Its a manager round where they discuss about u=your past experiences and also they tell you about the project

Round 4 - HR 

(2 Questions)

  • Q1. I think they gave you only based on your previous offer.
  • Q2. Negotiate well with them . Don't accept just for the sake of an offer because further they will not change it until/ unless it is filling position.

I applied via Recruitment Consultant and was interviewed in Oct 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Java8, ds and algo
  • Q2. Java springboot Microservices

Interview Preparation Tips

Interview preparation tips for other job seekers - Please well as it is very good organization

I applied via LinkedIn and was interviewed in Nov 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Your counter offer.

Interview Preparation Tips

Interview preparation tips for other job seekers - 1.People in the team were good I had a good interview experience. Very basic level questions.
2.Microservices must be there in your resume .Even if you are top notch in coding you will not be selected if you have not worked on micro services.
3.Bad experience when it comes to the compensation they pay very very less not even try to match the compensation just simply reject if you have a nice counter offer.
4.Advice : When the candidate is good be flexible in your budget .A good candidate will definitely go ahead and do great work for the team.Or at least try to match the counter offer.
5.Process is really really slow and you might end up losing a potential candidate .
6.Lowes Hires a person who has less salary expectations rather than the person who does the best they are OK with mediocrity.
7.Please don't think this is a product based and join .Lowes has people with service based organization mindset.

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Dec 2022. There were 3 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 - Technical 

(2 Questions)

  • Q1. Basic fundamentals of React, JS, HTML and CSS
  • Q2. Virtual DOM closure Hoisting spread and rest
Round 3 - Technical 

(2 Questions)

  • Q1. Sprint groom, Maximum story points in sprint, what is the role of scrum master, refresh token, Synthetic events, webpack, reduction, redux saga vs thunk, what pattern thunk follows, hooks
  • Ans. 

    Answering questions related to sprint grooming, Scrum Master role, refresh tokens, Synthetic events, webpack, redux saga vs thunk, and hooks for Senior Software Engineer position.

    • Sprint grooming involves prioritizing and estimating user stories for the upcoming sprint.

    • Scrum Master facilitates the Scrum process and ensures the team follows the Agile principles.

    • Refresh tokens are used to obtain new access tokens after th...

  • Answered by AI
  • Q2. Swagger vs postman
  • Ans. 

    Swagger is for API design and documentation, Postman is for API testing and collaboration.

    • Swagger is used for designing and documenting APIs

    • Postman is used for testing and collaborating on APIs

    • Swagger generates API documentation automatically

    • Postman allows for easy API testing and debugging

    • Both tools can be used together for a complete API workflow

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I have met worst interviewer in technical 2, his way of speaking is degradable.

Skills evaluated in this interview

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

(2 Questions)

  • Q1. What is ReactQuery?
  • Ans. 

    ReactQuery is a library for managing server state in React applications.

    • Provides hooks for fetching, caching, and updating data from APIs

    • Automatically handles caching, background refetching, and stale data management

    • Improves performance by reducing unnecessary network requests

  • Answered by AI
  • Q2. Have you used useMemo, useCallback
  • Ans. 

    Yes, I have used useMemo and useCallback in React applications.

    • Used useMemo to memoize expensive calculations and prevent unnecessary re-renders.

    • Used useCallback to memoize functions and prevent unnecessary re-creations.

    • Example: const memoizedValue = useMemo(() => calculateValue(a, b), [a, b]);

    • Example: const memoizedFunction = useCallback(() => { doSomething(a, b); }, [a, b]);

  • Answered by AI

Skills evaluated in this interview

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

Round 1 - Technical 

(1 Question)

  • Q1. DSA based questions.heap,linkedlist, trees .
Round 2 - HR 

(1 Question)

  • Q1. Salary expectation. Why you want to join us

Interview Preparation Tips

Interview preparation tips for other job seekers - Do have your core concepts clear on DSA.

Cex Webuy Entertainment Interview FAQs

How many rounds are there in Cex Webuy Entertainment Senior Software Engineer interview?
Cex Webuy Entertainment interview process usually has 2 rounds. The most common rounds in the Cex Webuy Entertainment interview process are Technical.
How to prepare for Cex Webuy Entertainment Senior Software Engineer 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 Cex Webuy Entertainment. The most common topics and skills that interviewers at Cex Webuy Entertainment expect are SDLC, JSON, MySQL, SQLite and Performance Tuning.
What are the top questions asked in Cex Webuy Entertainment Senior Software Engineer interview?

Some of the top questions asked at the Cex Webuy Entertainment Senior Software Engineer interview -

  1. Ci Cd flow and t...read more
  2. Authentication in ....read more
  3. Closures and GCD and other multithreading questi...read more

Tell us how to improve this page.

Cex Webuy Entertainment Senior Software Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Landmark Group Interview Questions
4.0
 • 151 Interviews
Reliance Digital Interview Questions
4.1
 • 131 Interviews
Lowe's Interview Questions
4.1
 • 130 Interviews
Tesco Interview Questions
3.8
 • 125 Interviews
Target Interview Questions
4.2
 • 115 Interviews
Decathlon Interview Questions
3.8
 • 106 Interviews
Max Fashion Interview Questions
4.1
 • 59 Interviews
Westside Interview Questions
4.0
 • 40 Interviews
View all
Cex Webuy Entertainment Senior Software Engineer Salary
based on 53 salaries
₹9 L/yr - ₹19.5 L/yr
5% less than the average Senior Software Engineer Salary in India
View more details

Cex Webuy Entertainment Senior Software Engineer Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

3.0

Skill development

5.0

Work-life balance

4.0

Salary

5.0

Job security

4.0

Company culture

3.0

Promotions

4.0

Work satisfaction

Explore 1 Review and Rating
Senior Software Engineer
53 salaries
unlock blur

₹9 L/yr - ₹19.5 L/yr

Technical Support Engineer
45 salaries
unlock blur

₹4.8 L/yr - ₹10.5 L/yr

Software Engineer
41 salaries
unlock blur

₹4.2 L/yr - ₹13.2 L/yr

Store Manager
23 salaries
unlock blur

₹3 L/yr - ₹5 L/yr

Assistant Store Manager
22 salaries
unlock blur

₹2.6 L/yr - ₹3.5 L/yr

Explore more salaries
Compare Cex Webuy Entertainment with

Reliance Digital

4.1
Compare

Landmark Group

4.0
Compare

Metro Cash & Carry

4.1
Compare

Tesco

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