Upload Button Icon Add office photos

Filter interviews by

JARIR BOOKSTORE Sales Executive Interview Questions and Answers

Updated 22 Mar 2022

JARIR BOOKSTORE Sales Executive Interview Experiences

1 interview found

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

Round 1 - Group Discussion 

Group Discussion Means Team work

Round 2 - HR 

(4 Questions)

  • Q1. Where do you see yourself in 5 years?
  • Q2. Why should we hire you?
  • Q3. Tell me about yourself.
  • Q4. What is your strengh

Interview Preparation Tips

Interview preparation tips for other job seekers - I have one advice do your work with full passion and honest with your company.

Interview questions from similar companies

I applied via Referral and was interviewed in Aug 2021. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. About CLRA, Shop & Establishment Act, Payroll
Round 2 - HR 

(3 Questions)

  • Q1. Share details of your previous job.
  • Ans. 

    I was the Chief Operating Officer at XYZ Corporation, responsible for overseeing all operational aspects of the company.

    • Managed a team of 500+ employees across multiple departments

    • Developed and implemented strategic plans to improve efficiency and productivity

    • Led successful cost-cutting initiatives resulting in a 20% reduction in expenses

    • Implemented new technology systems to streamline processes and enhance communicati...

  • Answered by AI
  • Q2. What are your strengths and weaknesses?
  • Ans. 

    My strengths include strategic thinking, leadership, and problem-solving. My weaknesses include delegation and public speaking.

    • Strengths: strategic thinking, leadership, problem-solving

    • Weaknesses: delegation, public speaking

  • Answered by AI
  • Q3. Tell me about yourself.
  • Ans. 

    Experienced senior executive with a proven track record in leading successful teams and driving business growth.

    • Over 15 years of experience in senior leadership roles

    • Strong strategic planning and execution skills

    • Expertise in driving operational efficiency and profitability

    • Proven ability to build and motivate high-performing teams

    • Track record of delivering results and exceeding targets

    • Experience in leading cross-functio...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, Be honest while facing interview & most importantly be relax
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Jan 2024. There were 4 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. About compliance
Round 2 - HR 

(2 Questions)

  • Q1. About compliance
  • Q2. Introduce to self, ask questions about clra,epf,esic,shop& establishment, gratuity, bonus
Round 3 - Aptitude Test 

English teat, excel test. Gernal questions

Round 4 - One-on-one 

(1 Question)

  • Q1. Clra, epf,esic,gratuity, lwf,p.t,bonus,posh,shop& establishment

Interview Preparation Tips

Topics to prepare for Aparajitha Corporate Services Executive interview:
  • Compliance
  • Computer Operating
Interview preparation tips for other job seekers - That's a good company for learning compliance and cariar growth
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Why switching job for this organisation
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - Coding Test 

2 coding questions 1 easy ,1 hard , 20 MCQ question and 1 SQL question

Round 2 - Technical 

(2 Questions)

  • Q1. Asked questions of coding round
  • Q2. Questions about project ,jwt architecture,nextjs vs react
Round 3 - Technical 

(2 Questions)

  • Q1. 2 SQL query using group by
  • Q2. Question about projects and cs fundamentals

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare your project well,learn theory of technology used
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Basic details around experience
Round 2 - One-on-one 

(1 Question)

  • Q1. Basic details and system design
Round 3 - Technical 

(1 Question)

  • Q1. Coding for a solution
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. What are statics functions in OOPS
  • Ans. 

    Static functions in OOP are functions that belong to the class itself, rather than to instances of the class.

    • Static functions can be called without creating an instance of the class.

    • They are commonly used for utility functions that do not require access to instance-specific data.

    • Static functions are declared using the 'static' keyword in many programming languages.

    • Example: In Java, a static function in a class can be c

  • Answered by AI
  • Q2. What is Polymorphism in OOPs
  • Ans. 

    Polymorphism in OOPs allows objects of different classes to be treated as objects of a common superclass.

    • Polymorphism allows methods to be called on objects of different classes that all inherit from a common superclass.

    • It enables a single interface to be used for different data types or classes.

    • Examples include method overriding in inheritance and method overloading within the same class.

  • Answered by AI
  • Q3. What is websockets and its alternative
  • Ans. 

    Websockets are a communication protocol that allows for full-duplex communication between a client and a server over a single, long-lived connection.

    • Websockets provide real-time, bi-directional communication between a client and a server.

    • They are commonly used in applications that require instant updates, such as chat applications, online gaming, and financial trading platforms.

    • Websockets use a persistent connection, u...

  • Answered by AI
  • Q4. What is JWT and How it works
  • Ans. 

    JWT stands for JSON Web Token, a compact and self-contained way for securely transmitting information between parties as a JSON object.

    • JWT is composed of three parts: header, payload, and signature.

    • Header typically consists of the type of token and the hashing algorithm being used.

    • Payload contains the claims, which are statements about an entity and additional data.

    • Signature is created by encoding the header, payload, ...

  • Answered by AI

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed before Dec 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Excel formulas u knew
  • Ans. 

    I am familiar with a variety of Excel formulas including VLOOKUP, SUMIF, COUNTIF, INDEX/MATCH, and IF functions.

    • VLOOKUP: Used to search for a value in a table and return a corresponding value from another column.

    • SUMIF: Adds the cells specified by a given condition or criteria.

    • COUNTIF: Counts the number of cells within a range that meet a certain condition.

    • INDEX/MATCH: Used together to look up a value in a table based o...

  • Answered by AI
  • Q2. Power query questions

I applied via Referral and was interviewed in May 2022. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. About ur self, ceo of our company
  • Q2. Tell me about Oops concept
  • Ans. 

    Oops concept is a programming paradigm that focuses on objects and their interactions.

    • Oops stands for Object-Oriented Programming System

    • It emphasizes on encapsulation, inheritance, and polymorphism

    • Encapsulation is the process of hiding the implementation details of an object from the outside world

    • Inheritance allows a class to inherit properties and methods from another class

    • Polymorphism allows objects of different clas...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for EPIQ Systems Data Analyst interview:
  • C language
  • Java
  • Related to company require
  • Python
Interview preparation tips for other job seekers - First thing... U don't fear about any interview.. Just talk to HR as a friend.. And answer the questions that u know... Don't put any disturbing noises in interview..
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Basic problems on strings and arrays

Round 2 - Technical 

(1 Question)

  • Q1. Full detailed questions on .net technologies

JARIR BOOKSTORE Interview FAQs

How many rounds are there in JARIR BOOKSTORE Sales Executive interview?
JARIR BOOKSTORE interview process usually has 2 rounds. The most common rounds in the JARIR BOOKSTORE interview process are Group Discussion and HR.

Tell us how to improve this page.

Interview Questions from Similar Companies

UnitedLex Interview Questions
3.0
 • 70 Interviews
Integreon Interview Questions
3.2
 • 44 Interviews
Consilio Interview Questions
3.7
 • 20 Interviews
Clifford Chance Interview Questions
3.7
 • 17 Interviews
GoDaddy Interview Questions
3.4
 • 14 Interviews
EPIQ Systems Interview Questions
3.6
 • 13 Interviews
View all

JARIR BOOKSTORE Sales Executive Reviews and Ratings

based on 4 reviews

3.3/5

Rating in categories

3.2

Skill development

3.2

Work-life balance

3.2

Salary

2.6

Job security

2.5

Company culture

3.2

Promotions

3.2

Work satisfaction

Explore 4 Reviews and Ratings
Supervisor
5 salaries
unlock blur

₹6.6 L/yr - ₹7.9 L/yr

Maintenance Engineer
4 salaries
unlock blur

₹14 L/yr - ₹15 L/yr

Sales Manager
4 salaries
unlock blur

₹4.1 L/yr - ₹5.1 L/yr

Head Cashier
4 salaries
unlock blur

₹2 L/yr - ₹7.1 L/yr

Data Analyst
3 salaries
unlock blur

₹1.3 L/yr - ₹2 L/yr

Explore more salaries
Compare JARIR BOOKSTORE with

Aparajitha Corporate Services

3.9
Compare

Integreon

3.2
Compare

UnitedLex

3.0
Compare

Quislex Legal Services

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