Upload Button Icon Add office photos
Engaged Employer

i

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

Iksula Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Iksula Catalogue Executive Interview Questions and Answers

Updated 23 Jun 2024

Iksula Catalogue Executive Interview Experiences

1 interview found

Catalogue Executive Interview Questions & Answers

user image Abhishek Joshi

posted on 21 Jun 2024

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

I applied via Referral and was interviewed before Jun 2023. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. What is E-commerce?
  • Ans. 

    E-commerce refers to the buying and selling of goods and services over the internet.

    • E-commerce allows businesses to reach a global audience and operate 24/7.

    • Examples include online retail stores like Amazon, eBay, and Alibaba.

    • Payment methods in e-commerce can include credit cards, digital wallets, and bank transfers.

    • Security measures such as SSL certificates are crucial for protecting customer data in e-commerce transa

  • Answered by AI
  • Q2. What do you know about MS-Excel?
  • Ans. 

    MS-Excel is a spreadsheet program developed by Microsoft for organizing, analyzing, and storing data.

    • MS-Excel is used for creating spreadsheets, charts, and graphs.

    • It allows users to perform calculations, analyze data, and create pivot tables.

    • Excel can be used for data visualization and creating reports.

    • Functions and formulas can be used to automate tasks and perform complex calculations.

    • It is widely used in business, ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare the above questions and learn about basic formulas in Excel. Start with basics and then learn Sorting and Filtering. Complete your basic knowledge and do not give wrong answer if you do not have the practical knowledge. Best of luck 🍀

Interview questions from similar companies

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

I applied via Referral and was interviewed before Nov 2023. There were 2 interview rounds.

Round 1 - Assignment 

Gorilla test ., regarding flights and travel part

Round 2 - HR 

(2 Questions)

  • Q1. Why i want to be a part of this organisation?
  • Ans. 

    I am drawn to the organization's innovative approach and commitment to making a positive impact in the industry.

    • I admire the company's track record of success and growth.

    • I am excited about the opportunity to work with a talented team and contribute to meaningful projects.

    • I believe in the organization's values and mission, and I see potential for personal and professional growth here.

  • Answered by AI
  • Q2. How i got to know about the organisation
  • Ans. 

    I came to know about the organization through a job posting on a professional networking site.

    • I saw a job posting for the Senior Executive position on LinkedIn

    • I researched the organization further on their official website

    • I also spoke to current employees of the organization to learn more about their experiences

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It’s a great place to work if you want to earn more than you expect.. no company will give you this much incentive and benefits, only for those you believe work is worship and the organisation fulfills it 100 percent.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Nov 2023. There were 2 interview rounds.

Round 1 - HR 

(3 Questions)

  • Q1. What is previous Experience
  • Q2. What is expected salary
  • Ans. 

    The expected salary for a Customer Service Executive varies based on experience, location, and company size.

    • Research industry standards and salary ranges for Customer Service Executives in your area

    • Consider your level of experience and any additional skills or certifications that may warrant a higher salary

    • Be prepared to negotiate based on the company's budget and benefits package

    • Provide a range rather than a specific

  • Answered by AI
  • Q3. What is working skills
  • Ans. 

    Working skills are the abilities and qualities that enable an individual to perform tasks effectively in a professional setting.

    • Communication skills - ability to effectively convey information and listen to others

    • Problem-solving skills - ability to analyze situations and find solutions

    • Time management skills - ability to prioritize tasks and meet deadlines

    • Teamwork skills - ability to collaborate with others towards a co...

  • Answered by AI
Round 2 - Aptitude Test 

Aptitude test which was sent on an email

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

I applied via Company Website and was interviewed before Jan 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - HR 

(2 Questions)

  • Q1. Self introduction and technical what is data factory and explain about the project
  • Q2. What is your goals and family background
  • Ans. 

    My goal is to become a highly skilled software engineer and contribute to innovative projects. My family background is supportive and has encouraged my pursuit of a career in technology.

    • Goal: Become a highly skilled software engineer

    • Contribute to innovative projects

    • Family background: Supportive and encouraging

    • Pursuit of a career in technology

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - very easy interview and there will be two rounds but

I applied via Recruitment Consultant and was interviewed before Dec 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. All the major Denials like Authorization Ie.,,

Interview Preparation Tips

Interview preparation tips for other job seekers - What's app video call Manger will take the Interview if you need job means learn major denial and they will check communication

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

Interview Questionnaire 

1 Question

  • Q1. OOPS Concepts, Interface, Sealed classes, SQL basic queries(remove duplicates, find nth highest salary, Using Dense_rank etc.,) MVC Architecture, routing in MVC, Javascript basics

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

Interview Preparation Tips

Interview preparation tips for other job seekers - If applying for backend PHP have better understanding of
Design principles
OOPS concepts
Logical programming

I applied via LinkedIn and was interviewed in Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. JS Prototype usage and functionality.
  • Ans. 

    JS Prototype is a mechanism for inheritance and sharing properties among objects.

    • Prototype is a property of every JavaScript function.

    • It allows objects to inherit properties and methods from other objects.

    • Modifying the prototype of a function affects all instances of that function.

    • Prototype chain is used to look up properties and methods of an object.

    • Prototype can be used to add new methods and properties to existing o

  • Answered by AI
  • Q2. Node- without any loop need to check how can you find the total number
  • Ans. 

    To find the total number without any loop in Node.js

    • Use the reduce() method to sum up the values in an array

    • Use the length property of an array to get the total number of elements

    • Use the Object.keys() method to get the total number of keys in an object

  • Answered by AI
  • Q3. Node - what is difference between promise and async await and callback.
  • Ans. 

    Promises, async/await, and callbacks are all ways to handle asynchronous operations in Node.js.

    • Callbacks are functions passed as arguments to another function and called when the operation is complete.

    • Promises represent a value that may not be available yet, but will be resolved at some point in the future.

    • Async/await is a syntax for writing asynchronous code that looks like synchronous code.

    • Callbacks are the oldest an...

  • Answered by AI
  • Q4. Node - why do we use promise.
  • Ans. 

    Promises are used in Node to handle asynchronous operations and avoid callback hell.

    • Promises simplify error handling and make code more readable.

    • Promises allow for chaining multiple asynchronous operations.

    • Promises can be used with async/await to write synchronous-looking code.

    • Example: fetching data from an API using axios library with promises.

    • Example: reading a file with promises in Node's fs module.

  • Answered by AI
  • Q5. Node - use of Sequelize (ORM)
  • Ans. 

    Sequelize is an ORM for Node.js that supports multiple databases and provides easy data modeling and querying.

    • Sequelize is used to interact with databases in Node.js

    • It supports multiple databases like MySQL, PostgreSQL, SQLite, etc.

    • It provides easy data modeling and querying with its object-relational mapping

    • Example: const sequelize = new Sequelize('database', 'username', 'password', { dialect: 'mysql' });

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and if don't know about it please just say no, haven't worked on it.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

Hackerrank platform - eazy to med level dsa

Round 2 - Technical 

(1 Question)

  • Q1. Dont remember the ques

Interview Preparation Tips

Interview preparation tips for other job seekers - DSA, CS CORE,
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Introduce yourself
  • Q2. Explain your projects

Iksula Interview FAQs

How many rounds are there in Iksula Catalogue Executive interview?
Iksula interview process usually has 1 rounds. The most common rounds in the Iksula interview process are HR.
What are the top questions asked in Iksula Catalogue Executive interview?

Some of the top questions asked at the Iksula Catalogue Executive interview -

  1. What do you know about MS-Exc...read more
  2. What is E-commer...read more

Tell us how to improve this page.

Iksula Catalogue Executive Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Luxoft Interview Questions
3.7
 • 123 Interviews
Thryve Digital Interview Questions
3.8
 • 68 Interviews
Dyninno India Interview Questions
3.9
 • 26 Interviews
Gammastack Interview Questions
3.7
 • 24 Interviews
Apptio Interview Questions
3.9
 • 19 Interviews
Tech2Globe Interview Questions
4.1
 • 15 Interviews
View all

Iksula Catalogue Executive Reviews and Ratings

based on 2 reviews

2.6/5

Rating in categories

1.8

Skill development

1.8

Work-life balance

1.6

Salary

1.6

Job security

1.8

Company culture

1.8

Promotions

1.8

Work satisfaction

Explore 2 Reviews and Ratings
E-Commerce Executive
156 salaries
unlock blur

₹0.9 L/yr - ₹3.2 L/yr

Senior E Commerce Executive
62 salaries
unlock blur

₹1.5 L/yr - ₹3.8 L/yr

Senior Executive
59 salaries
unlock blur

₹1.3 L/yr - ₹3.8 L/yr

Team Lead
53 salaries
unlock blur

₹1.8 L/yr - ₹7.9 L/yr

Samsung experience Consultant
41 salaries
unlock blur

₹2 L/yr - ₹4.2 L/yr

Explore more salaries
Compare Iksula with

Luxoft

3.7
Compare

Thryve Digital

3.8
Compare

Mantra Technologies

3.7
Compare

Hitech Digital Solutions

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