Upload Button Icon Add office photos

Filter interviews by

Electrade SDE Intern Interview Questions and Answers

Updated 25 Nov 2024

Electrade SDE Intern Interview Experiences

1 interview found

SDE Intern Interview Questions & Answers

user image Anonymous

posted on 25 Nov 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

DP , Machine Coding etc

Round 2 - Technical 

(2 Questions)

  • Q1. Basics of js and nodejs
  • Q2. DSA Questions are the most commin

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Three questions were assigned to be solved within a two-hour timeframe.

Round 2 - Aptitude Test 

The assessment consists of two multiple-choice question (MCQ) rounds, each lasting 15 minutes, and one essay writing task requiring 400 words to be completed within 25 minutes.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with your communication skills.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Oct 2022. There were 4 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 - Coding Test 

1 hour long test, 1 easy and 1 medium leetcode problem + some apti questions.

Round 3 - Technical 

(1 Question)

  • Q1. Asked 1 codding question (Medium) * Next permutation of a number. Number was a time stamp (eg 11:55 PM)
Round 4 - Technical 

(1 Question)

  • Q1. 3 medium leetcode questions from graphs, queue and dp.

I applied via Campus Placement and was interviewed in Jun 2022. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Count occurrences in sorted array
  • Ans. 

    Count occurrences of a given element in a sorted array.

    • Use binary search to find the first and last occurrence of the element.

    • Subtract the indices to get the count.

    • Handle edge cases like element not present in the array.

  • Answered by AI
  • Q2. Deepest left node in binary tree
  • Ans. 

    Find the deepest left node in a binary tree.

    • Traverse the tree recursively and keep track of the depth and whether the current node is a left node.

    • If the current node is a leaf node and its depth is greater than the deepest left node found so far, update the deepest left node.

    • Return the deepest left node found.

    • Example: For the binary tree with root node 1, left child 2, and left child of 2 being 4, the deepest left node...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident. Treat interviewer as your friend...he will be friendly and do listen to his advices

Skills evaluated in this interview

I applied via AngelList and was interviewed before Nov 2021. There were 3 interview rounds.

Round 1 - Coding Test 

2 coding question level easy-medium leetcode

Round 2 - Technical 

(2 Questions)

  • Q1. 2 coding question leetcode
  • Q2. Dp graph trees stack queue
Round 3 - Technical 

(1 Question)

  • Q1. 2 Coding question leetcode easy medium

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep grinding and always speak out loud think twice before writing any code

SDE Intern Interview Questions & Answers

Amazon user image priyansha singhal

posted on 8 May 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Coding Test 

It was a 2 hour test having 2 coding questions . Difficulty was easy and medium.

Round 2 - Interview 

(1 Question)

  • Q1. Two questions were asked . To make a BST from array elements . Snakes and ladder. Besides this interviewer also asked about my projects and basic introduction.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Aug 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Don;t remember the leetcode question, was medium

Round 2 - Aptitude Test 

Don't remember the leetcode qyuestion, was medium, had a behavior component, remember the Amazon principles

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 Dec 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. Tell us about yourself.
  • Ans. 

    I am a computer science student with a passion for coding and problem-solving.

    • Currently pursuing a degree in computer science

    • Proficient in programming languages like Java, Python, and C++

    • Experience with data structures and algorithms

    • Completed internships at tech companies like Google and Microsoft

  • Answered by AI
  • Q2. Can you explain any recent projects you have worked on?
  • Ans. 

    Developed a web application for tracking personal fitness goals and progress.

    • Used React for front-end development

    • Implemented RESTful APIs using Node.js and Express for back-end

    • Utilized MongoDB for database storage

    • Incorporated chart.js for visualizing progress data

  • Answered by AI
  • Q3. Given a sorted linked list, how can you remove duplicates from it?
  • Ans. 

    Remove duplicates from a sorted linked list

    • Use two pointers - one to iterate through the list and another to keep track of unique elements

    • Compare current node with next node, if they are equal, skip the next node

    • Repeat until end of list is reached

  • Answered by AI
  • Q4. There was a String based leetcode hard level question
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Coding Test 

2 hours mcqs from all cse related topics + 1 coding question

Round 2 - Coding Test 

3 coding questions easy level

Round 3 - Technical 

(1 Question)

  • Q1. I do not remember
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

It was mcqs with one coding question

Round 2 - Coding Test 

It consisted of 2 medium coding ques

Round 3 - One-on-one 

(2 Questions)

  • Q1. It was a binary tree medium level leetcode ques
  • Q2. It was majority element ques from leetcode

Electrade Interview FAQs

How many rounds are there in Electrade SDE Intern interview?
Electrade interview process usually has 2 rounds. The most common rounds in the Electrade interview process are Coding Test and Technical.
What are the top questions asked in Electrade SDE Intern interview?

Some of the top questions asked at the Electrade SDE Intern interview -

  1. DSA Questions are the most com...read more
  2. Basics of js and nod...read more

Tell us how to improve this page.

Electrade SDE Intern Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.7
 • 5.6k Interviews
Amazon Interview Questions
4.1
 • 5k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
View all
Compare Electrade with

Power Grid Corporation of India

4.4
Compare

Tata Power

3.9
Compare

Adani Power

3.9
Compare

BHEL

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