Upload Button Icon Add office photos

Filter interviews by

KDS ECOM Interview Questions and Answers

Updated 5 Jul 2024

KDS ECOM Interview Experiences

Popular Designations

2 interviews found

HR Executive Interview Questions & Answers

user image Anonymous

posted on 7 Apr 2024

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

I was interviewed in Mar 2024.

Round 1 - HR 

(3 Questions)

  • Q1. Basic question related to hr
  • Q2. What is hr policy
  • Ans. 

    HR policy is a set of guidelines and rules established by an organization to govern its employees' behavior and actions.

    • HR policies outline expectations for employee conduct

    • They cover areas such as attendance, dress code, performance evaluations, and benefits

    • HR policies ensure consistency and fairness in the workplace

    • Examples include anti-discrimination policies, code of conduct, and leave policies

  • Answered by AI
  • Q3. Introduce yourself

HR Executive Interview Questions asked at other Companies

Q1. What do you know about Labor Law
View answer (6)
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Create ad on fb
  • Ans. 

    Create a compelling ad on Facebook to drive engagement and conversions.

    • Identify target audience and tailor ad copy and visuals to appeal to them

    • Include a clear call-to-action to encourage users to take the desired action

    • Use eye-catching visuals and compelling copy to grab attention

    • Monitor ad performance and make adjustments based on data and insights

    • Consider A/B testing different ad variations to optimize performance

  • Answered by AI
  • Q2. Create ad on google
  • Ans. 

    Create engaging ad on Google to increase brand awareness and drive traffic to your website.

    • Identify target audience and keywords for ad

    • Craft compelling ad copy with clear call-to-action

    • Utilize ad extensions like sitelinks and callouts to enhance ad visibility

    • Monitor ad performance and make adjustments as needed

  • Answered by AI

Digital Marketing Executive Interview Questions asked at other Companies

Q1. What is the difference between do follow and no follow links?
View answer (5)

Interview questions from similar companies

Interview Questionnaire 

3 Questions

  • Q1. Tell me about ur self
  • Ans. 

    I am a highly skilled System Engineer with expertise in designing and implementing complex systems.

    • Experienced in managing and troubleshooting network infrastructure

    • Proficient in virtualization technologies such as VMware and Hyper-V

    • Strong knowledge of operating systems like Windows and Linux

    • Familiar with scripting languages like PowerShell and Bash

    • Excellent problem-solving and communication skills

  • Answered by AI
  • Q2. Have u done any teamwork
  • Ans. 

    Yes, I have experience working in teams.

    • I have worked on several group projects during my studies.

    • I have collaborated with colleagues to solve complex technical problems.

    • I have participated in cross-functional teams to implement system upgrades.

    • I have also been part of agile development teams, working closely with software engineers and testers.

    • One example of teamwork is when I led a team of engineers to successfully d

  • Answered by AI
  • Q3. Family background

Interview Preparation Tips

Round: Test
Experience: There are two sections ....1) verbal 2)analytical and reasoning. paper was little bit tough. i didn't remember the type of questions.

Round: HR Interview
Experience: The HR was very cool and friendly. He asked me general questions like "tell me about ur self","have u done any teamwork" etc and then he asked me about my favourite subject.Then he asked me to explain the subject considering him as an 8th class student. Then he asked me about my family background. And the interview was about 30mins.

General Tips: You must be very cool while facing interview and u should ur confidence and interest towards the company.
College Name: NIT WARANGAL

Interview Preparation Tips

Round: Test
Experience: It went quite well.
Tips: Brush up everyday your aptitude skills
Duration: 30 minutes
Total Questions: 30

General Tips: Choosing your company and preparing for it early is better than trying everything on the day of selection process
Skills: Aptitude, Technical skills
College Name: IIT roorkee
Motivation: i am a self motivator

Interview Preparation Tips

Round: Test
Experience: Shortlist is done based on the result of the test conducted. The test consists of two parts basic quantitative skills and a short essay to test your English
Tips: Math and Puzzle solving skills are useful They were looking for people with good math skills and team player

Round: Interview
Experience: Interview was held in two rounds. No technical round is held. One should be prepared for basic HR questions, your understanding of your projects etc.
Tips: There is no technical round and no emphasis on technical background
Prepare for all the basic HR questions beforehand, write them down
Get to know your resume very well

College Name: IIT Madras

Interview Preparation Tips

Round: Resume Shortlist
Experience: CGPA + resume + online test - based shortlisting

Round: Test
Experience: Online Test:Quant, DI, verbal, and coding45 minutes coding + 15 minutes verbal + 30 minutes quant
Tips: Time constraint will be the major problem. CAT preparation would sufficeBrush up your coding skills- concentrate in either C or C++ or whichever language you're comfortable withE.g.: The coding question- Write a function to find if a number is palindromeBrush up through basic data structuresGraph theory and few sorting algorithms
Duration: 90 minutes

Round: Interview
Experience: (2 interviews, 20 minutes each)Resume- basedCoding skills and the approach towards the problem will also be tested
Tips: Be thorough with the work done in your internships and projects. Be ready to answer why you are interested in the company.Maintain your confidence level in the interviews. They also look for good communication skills, and even leadership, which is evident from the way you conduct yourself through the interview.Practice quant questions, prepare answers for all the basic HR questions.Coding, go through sorting algorithms, FOR, Graph theory.Digital IC design is very important courses. You should be through with this courses if you are interested in digital profile.

College Name: IIT Madras

Interview Preparation Tips

Round: Interview
Experience: Quizzed on opinions of the Construction Industry.

General Tips: 1. Be prepared on the courses and project works that you mention in your resume2. Read newspapers, blogs about the construction industry and keep yourself updated
Skill Tips: """"
Skills: Infrastructure Planning, Infrastructure Management, Construction Management, Project Management
College Name: VIT Chennai

Interview Questions & Answers

HCLTech user image Anonymous

posted on 13 Apr 2015

Interview Questionnaire 

10 Questions

  • Q1. Do you know Java? ---Yes
  • Ans. 

    Yes, I know Java.

    • I have experience in Java programming.

    • I am familiar with Java syntax and concepts.

    • I have worked on Java projects in the past.

  • Answered by AI
  • Q2. What is Thread and why are they used? ---told
  • Q3. What is JDBC? ---told
  • Q4. How to retrieve data from back end? ---told
  • Ans. 

    To retrieve data from the back end, you can use APIs or database queries.

    • Use API calls to fetch data from the back end server.

    • Execute database queries to retrieve data from the database.

    • Parse the response or query result to extract the required data.

    • Handle any necessary authentication or authorization for accessing the back end.

    • Examples: GET request to an API endpoint, SELECT query in SQL.

  • Answered by AI
  • Q5. Explain OOP concepts. ---explained the program
  • Ans. 

    OOP is a programming paradigm based on the concept of objects, which can contain data and code.

    • OOP stands for Object-Oriented Programming

    • It focuses on creating objects that interact with each other to solve a problem

    • Encapsulation, inheritance, and polymorphism are key concepts in OOP

    • Example: A car object can have properties like color, make, and model, and methods like start and stop

    • OOP promotes code reusability and ma

  • Answered by AI
  • Q6. He gave me Java program and asked me to explain how memory is allocated? ---Explained with diagram
  • Q7. How was the day? ---A bit lagging one
  • Q8. Why? ---My token number is 197, I need to wait for long time since morning
  • Q9. About yourself? ---told
  • Q10. Tell me a special quality of yours which is not mentioned in your resume? ---Told

Interview Preparation Tips

Round: Test
Experience: 4 modules :
1. Computer Programing :- Code is given,we need to find output, basic questions in Java, C, Data Structures, DBMS.
2. Quantitative Aptitude :- Easy, Basics in Simple Interest, Profit&Loss, Numbers, Logs, Time and Work, Time Speed Distance, Prob, Perm&Comb.
3. Logical Reasoning :- Blood relations, Directions, Data sufficiency, Puzzle, Arrangements (circular & linear).
4. English :- Fill in appropriate meaning, Antonyms, Synonyms, Arrange the sentences, and 2 huge paragraphs (4+4=8 questions).

Out of 2000 members 400 were selected. I'm one among them.

Round: HR Interview
Experience: After 2 days I received mail from HCL (offer letter and letter of intent).
Tips: HR round is to test our communication only..

College Name: NA

Skills evaluated in this interview

Interview Preparation Tips

Round: Test
Experience: Simple Aptitude - just brush up basics - be quick in your solving.
Duration: 120min minutes
Total Questions: 50+10

Round: HR Interview
Experience: Pretty simple interview round - was asked few HR questions. Majorly it was a informative session where i was told about the job profile and tested whether I was willing to take up the responsibility & commitment.

College Name: IIT MADRAS
Motivation: Just applied gen. Got through.

Interview Questions & Answers

Amazon user image Anonymous

posted on 4 Mar 2015

Interview Preparation Tips

Round: Test
Experience: The aptitude test basically consisted of questions from Data Structures and some other simple algorithms and also on Object Oriented Analysis. The aptitude test was tricky (having negative markings +2/-1 scheme). To cross this test speed and skill are essential.

The next test was a coding exams there were three questions 
1) Given a linked list, link the odd nodes followed by the even nodes in place.
2) Given a dictionary of words find words that are anagrams of each other.
3) Given a binary tree and a node print that node's path from root.
Duration: 95 minutes

Round: Technical Interview
Experience: There were 4 rounds of interviews...
the details are as follows
Interview 1 - This interview was basically DS based interview and certain concepts of networking were touched. I
told them that i am interested in data structures and cryptography so most of the questions came from those areas only.
Interview 2 - Was again technical. The interviewer asked me on Data Structures and a Dynamic Programming problem and some other puzzles to solve.
Interview 3 - This was technical but they evaluated the design skills. Asked me on ER diagrams, class diagrams and
database design and system design and some basic questions from OS. 
Interview 4 - This was also a technical interview mainly on problem solving and DS design (how would you design a DS to handle this situation and so on).

Round: HR Interview
Experience: There was no HR interview as such. They were asking questions in tech interviews such as tell me about yourself and so on.

General Tips: Data Structures, OOPS and OS. Solve a variety of problems. All the best!!!
College Name: NIT WARANGAL

KDS ECOM Interview FAQs

How many rounds are there in KDS ECOM interview?
KDS ECOM interview process usually has 1 rounds. The most common rounds in the KDS ECOM interview process are HR.
How to prepare for KDS ECOM 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 KDS ECOM. The most common topics and skills that interviewers at KDS ECOM expect are Client Relationship Management, Business Development, Client Meeting, Inside Sales and Cold Calling.
What are the top questions asked in KDS ECOM interview?

Some of the top questions asked at the KDS ECOM interview -

  1. what is hr pol...read more
  2. create ad on...read more
  3. create ad on goo...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.2k Interviews
Amazon Interview Questions
4.1
 • 4.9k Interviews
Flipkart Interview Questions
4.0
 • 1.3k Interviews
Myntra Interview Questions
4.0
 • 208 Interviews
Nykaa Interview Questions
3.5
 • 111 Interviews
Snapdeal Interview Questions
3.9
 • 74 Interviews
Tata CLiQ Interview Questions
3.5
 • 16 Interviews
Shopclues Interview Questions
4.0
 • 9 Interviews
Paytm Mall Interview Questions
3.6
 • 7 Interviews
Infibeam Interview Questions
3.1
 • 4 Interviews
View all

KDS ECOM Reviews and Ratings

based on 5 reviews

3.6/5

Rating in categories

3.6

Skill development

3.6

Work-Life balance

3.6

Salary & Benefits

3.6

Job Security

3.6

Company culture

3.6

Promotions/Appraisal

3.6

Work Satisfaction

Explore 5 Reviews and Ratings
Software Developer
3 salaries
unlock blur

₹1.3 L/yr - ₹3 L/yr

HR Executive
3 salaries
unlock blur

₹2.2 L/yr - ₹2.5 L/yr

Explore more salaries
Compare KDS ECOM with

Flipkart

4.0
Compare

Amazon

4.1
Compare

Snapdeal

3.9
Compare

Paytm Mall

3.6
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview