Upload Button Icon Add office photos
Engaged Employer

i

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

Elewayte Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Elewayte Interview Questions and Answers

Updated 15 Jul 2024

Elewayte Interview Experiences

Popular Designations

3 interviews found

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Aptitude was okay but the interviewer was hot.

Round 2 - Coding Test 

Coding was basic but felt a little bit boring

Round 3 - One-on-one 

(2 Questions)

  • Q1. What is aws server architecture?
  • Ans. 

    AWS server architecture refers to the design and layout of servers within the AWS cloud infrastructure.

    • AWS server architecture typically involves multiple layers of servers for different purposes such as web servers, application servers, and database servers.

    • Servers are organized into regions, availability zones, and data centers to ensure high availability and fault tolerance.

    • Load balancers are used to distribute inco...

  • Answered by AI
  • Q2. What do you like to eat for dinner?

Skills evaluated in this interview

AWS Solution Architect Interview Questions asked at other Companies

Q1. 1)which type of instance using for memory related works? 2)how to connect the network connectivity in aws two networks? 3)How many ip available in the ipv4? 4) How many subnets create in the one VPC?
View answer (1)
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before May 2023. There was 1 interview round.

Round 1 - HR 

(3 Questions)

  • Q1. Tell me about you self
  • Ans. Basically i gave my introduction which was mix of technical and Business
  • Answered Anonymously
  • Q2. How will you sell a product
  • Ans. 

    I will sell a product by identifying customer needs, highlighting product benefits, demonstrating value, and closing the sale.

    • Understand customer needs and pain points

    • Highlight product features and benefits that address customer needs

    • Demonstrate the value of the product through case studies or testimonials

    • Handle objections effectively and close the sale

    • Build relationships with customers for repeat business

  • Answered by AI
  • Q3. Focus on communication with price , product quality and features

Business Development Executive Interview Questions asked at other Companies

Q1. scenario based: if I am a teacher in a government school and my child is getting +90% marks, then why should i buy byjus course
View answer (14)
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Jul 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 - Group Discussion 

Offline vs online education -15 minutes -10 members dicussed about pros and cons of the online and offline education before covid and after covid

Round 3 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a highly motivated and results-driven Business Development Executive with a proven track record in driving sales and expanding client base.

    • Experienced in identifying new business opportunities and developing strategic partnerships

    • Skilled in building and maintaining strong relationships with clients

    • Proficient in market research and analysis to identify target markets and customer needs

    • Successful in negotiating and ...

  • Answered by AI
  • Q2. Tell me about your family background
  • Ans. 

    My family background is diverse and has shaped me into a well-rounded individual.

    • My parents come from different cultural backgrounds, which has exposed me to different traditions and perspectives.

    • I have two siblings, an older brother and a younger sister, who have taught me the importance of teamwork and support.

    • My father is an entrepreneur and my mother is a teacher, which has instilled in me a strong work ethic and a...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - just be confident while answering and have good communication skills

(Bde)business Development Executive Interview Questions asked at other Companies

Q1. How would you convince a customer who claims the product isn't good due to the online reviews?
View answer (3)

Interview questions from similar companies

I appeared for an interview in Jul 2020.

Interview Questionnaire 

4 Questions

  • Q1. 1 if we call finish from oncreate in an activity in android. Will it call onresume and other lifecycle functions before ondestroy.
  • Ans. 

    No, calling finish() in onCreate() will not call onResume() or other lifecycle functions before onDestroy().

    • Calling finish() in onCreate() will immediately destroy the activity without calling any other lifecycle methods.

    • If you want to finish an activity after it has been created and resumed, you should call finish() in onPause() or onStop().

    • It is generally not recommended to call finish() in onCreate() as it can lead

  • Answered by AI
  • Q2. 2 Explain recyclerview and its corner cases.
  • Ans. 

    RecyclerView is a flexible view for providing a limited window into a large data set.

    • RecyclerView is used to display large sets of data efficiently

    • It uses a ViewHolder pattern to recycle views

    • Corner cases include handling empty data sets and updating data dynamically

  • Answered by AI
  • Q3. 3 Define communication between acticity and fragment.
  • Ans. 

    Communication between activity and fragment is done through interfaces.

    • Activity implements an interface and passes it to the fragment

    • Fragment can then call methods of the interface to communicate with the activity

    • This allows for communication between the two components without tight coupling

  • Answered by AI
  • Q4. 4 find second largest element in an array.
  • Ans. 

    Find the second largest element in an array of strings.

    • Sort the array in descending order and return the second element.

    • Iterate through the array and keep track of the largest and second largest elements.

    • Use a priority queue to find the second largest element.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Recise data structures basic codes and relevant technology interview questions.

Skills evaluated in this interview

I applied via Company Website and was interviewed in Dec 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. What do you think about the online education system in India?
  • Ans. 

    Online education system in India has great potential but needs improvement.

    • Online education has become more popular due to the pandemic.

    • There is a lack of infrastructure and resources for online education in rural areas.

    • Online education can be more affordable and accessible than traditional education.

    • There is a need for better quality control and accreditation for online courses.

    • Online education can provide opportuniti...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Always select real life examples that display key hiring traits.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Project discussion
Round 2 - Coding Test 

Was a small test and was easy

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 - Technical 

(5 Questions)

  • Q1. I got refral from a friend so i was directly interviewed
  • Q2. What have you done in react js ?
  • Ans. 

    I have developed multiple single-page applications using React JS.

    • Created reusable components to improve code reusability

    • Implemented state management using Redux for better data flow

    • Utilized React Router for navigation between different pages

    • Integrated APIs to fetch and display data dynamically

  • Answered by AI
  • Q3. What is javascript
  • Ans. 

    JavaScript is a programming language commonly used for creating interactive effects within web browsers.

    • JavaScript is a high-level, interpreted programming language.

    • It is used to make web pages interactive and dynamic.

    • JavaScript can be used for client-side and server-side development.

    • Commonly used frameworks/libraries include React, Angular, and Node.js.

  • Answered by AI
  • Q4. Showyour projects
  • Q5. What loibraries you used
  • Ans. 

    I have used a variety of libraries in my projects, including React, Redux, Axios, and Material-UI.

    • React

    • Redux

    • Axios

    • Material-UI

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just focus on key concepts , focus on dsa concepts and prepare for web development if you are working for developer intern

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Projects you have done
  • Q2. Scenario based questions
Round 2 - HR 

(2 Questions)

  • Q1. Why you want to join
  • Q2. Salary negotiation

Interview Preparation Tips

Interview preparation tips for other job seekers - All the best ☺️
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Coding Test 

DSA Questions based on dp graph tree

Round 2 - One-on-one 

(2 Questions)

  • Q1. String medium Hard Leetcode
  • Q2. Simple Easy Graph leetcode
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Mar 2024, where I was asked the following questions.

  • Q1. Product Management Terminologies, Design Thinking Product Assignment
  • Q2. Product Sense ,

Elewayte Interview FAQs

How many rounds are there in Elewayte interview?
Elewayte interview process usually has 2-3 rounds. The most common rounds in the Elewayte interview process are One-on-one Round, HR and Aptitude Test.
What are the top questions asked in Elewayte interview?

Some of the top questions asked at the Elewayte interview -

  1. what is aws server architectu...read more
  2. how will you sell a prod...read more
  3. focus on communication with price , product quality and featu...read more

Tell us how to improve this page.

Elewayte Interview Process

based on 6 interviews

Interview experience

3.3
  
Average
View more

Interview Questions from Similar Companies

Adda 247 Interview Questions
3.2
 • 31 Interviews
Prepca Eduserv Interview Questions
4.1
 • 19 Interviews
Airblack Interview Questions
4.2
 • 17 Interviews
Talview Interview Questions
3.2
 • 11 Interviews
Playto Labs Interview Questions
4.1
 • 11 Interviews
AccioJob Interview Questions
3.6
 • 10 Interviews
CareerLabs Interview Questions
3.1
 • 9 Interviews
ENTRI SOFTWARE Interview Questions
3.7
 • 9 Interviews
View all

Elewayte Reviews and Ratings

based on 9 reviews

4.5/5

Rating in categories

4.0

Skill development

4.0

Work-life balance

4.3

Salary

4.1

Job security

4.4

Company culture

3.8

Promotions

4.2

Work satisfaction

Explore 9 Reviews and Ratings
Business Development Associate
9 salaries
unlock blur

₹3.5 L/yr - ₹5 L/yr

Team Lead
4 salaries
unlock blur

₹4.8 L/yr - ₹5.2 L/yr

Explore more salaries
Compare Elewayte with

Adda 247

3.2
Compare

Futurense Technologies

3.4
Compare

Prepca Eduserv

4.1
Compare

Airblack

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