Upload Button Icon Add office photos

Filter interviews by

INCREFF SDE Interview Questions and Answers

Updated 2 Nov 2024

INCREFF SDE Interview Experiences

1 interview found

SDE Interview Questions & Answers

user image Anonymous

posted on 2 Nov 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

I applied via Referral and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Coding Test 

The test is moderate

Round 2 - Case Study 

Case study of vending machine

Interview Preparation Tips

Interview preparation tips for other job seekers - its good

Interview questions from similar companies

SDE Interview Questions & Answers

DotPe user image Anonymous

posted on 3 Nov 2024

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

(2 Questions)

  • Q1. SQL join question
  • Q2. House robber, circular list
Round 2 - One-on-one 

(2 Questions)

  • Q1. Find duplicates and remove from linked list.
  • Ans. 

    Remove duplicates from a linked list

    • Traverse the linked list and keep track of seen values using a hash set

    • If a value is already in the hash set, remove the duplicate node

    • Update the next pointers accordingly

  • Answered by AI
  • Q2. Check IP address is in valid format or not
  • Ans. 

    Validate if an IP address is in a valid format

    • Split the IP address into 4 parts using the dot as a delimiter

    • Check if each part is a number between 0 and 255

    • Ensure there are exactly 4 parts in the IP address

  • Answered by AI

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Two easy to medium level questions

Round 2 - Technical 

(2 Questions)

  • Q1. Reverse a string
  • Ans. 

    Reverse a string by iterating through the characters and swapping them.

    • Create a new string to store the reversed string

    • Iterate through the original string from end to start

    • Append each character to the new string

    • Return the new string as the reversed string

  • Answered by AI
  • Q2. First and last occurrence of an element in a sorted array
  • Ans. 

    Find the first and last occurrence of an element in a sorted array.

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

    • Modify binary search to find the last occurrence of the element.

    • Handle cases where the element is not found in the array.

  • Answered by AI

Skills evaluated in this interview

SDE Interview Questions & Answers

Pocket FM user image Laksh Sadhwani

posted on 29 Jul 2024

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

It was for 1 hr.
Rearrange a linked list with numbers such that odd numbers come first, followed by even number order being maintained.
Was asked question on golang (pointers question) and sql - this was based on my resume.

Round 2 - Technical 

(2 Questions)

  • Q1. SQL queries using join and group by clause
  • Ans. 

    SQL queries using join and group by clause

    • Use JOIN to combine rows from two or more tables based on a related column between them

    • Use GROUP BY to group rows that have the same values into summary rows

    • Example: SELECT orders.order_id, customers.customer_name, SUM(order_details.quantity) FROM orders JOIN customers ON orders.customer_id = customers.customer_id JOIN order_details ON orders.order_id = order_details.order_id G

  • Answered by AI
  • Q2. Was asked about behavioral design patterns in system design and solid principles

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

30 min exam online test with easy and medium leetcode questions. Precisely Bulls and Cow problem and remove K digits leetcode questions

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. What is oops concepts
  • Ans. 

    Object-oriented programming concepts that focus on data encapsulation, inheritance, polymorphism, and abstraction.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit (class).

    • Inheritance: Ability of a class to inherit properties and behavior from another class.

    • Polymorphism: Ability to present the same interface for different data types.

    • Abstraction: Hiding the complex implementation detai...

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 - Technical 

(2 Questions)

  • Q1. 1. I was asked to create bst from preorder and inorder 2. Basic OOPs concepts 3. Question on finding the highest profit after selling the stocks
  • Q2. 4. Question from projects

Interview Preparation Tips

Interview preparation tips for other job seekers - basic DSA and OOPs

SDE Interview Questions & Answers

Zopsmart Technology user image Mehul Khandelwal

posted on 19 Apr 2024

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

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

Round 1 - Technical 

(1 Question)

  • Q1. Questions on React, virtual DOM and basic questions on javascript DSA questions included Linked List reversal and find a cycle in linked list

INCREFF Interview FAQs

How many rounds are there in INCREFF SDE interview?
INCREFF interview process usually has 2 rounds. The most common rounds in the INCREFF interview process are Coding Test and Case Study.

Tell us how to improve this page.

People are getting interviews through

based on 1 INCREFF interview
Referral
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

SDE Interview Questions from Similar Companies

Flipkart SDE Interview Questions
4.0
 • 5 Interviews
Myntra SDE Interview Questions
4.0
 • 3 Interviews
Paytm SDE Interview Questions
3.3
 • 2 Interviews
Snapdeal SDE Interview Questions
3.9
 • 1 Interview
DotPe SDE Interview Questions
3.3
 • 1 Interview
View all
INCREFF SDE Salary
based on 4 salaries
₹12 L/yr - ₹20.3 L/yr
23% less than the average SDE Salary in India
View more details

INCREFF SDE Reviews and Ratings

based on 1 review

1.0/5

Rating in categories

1.0

Skill development

1.0

Work-Life balance

1.0

Salary & Benefits

2.0

Job Security

1.0

Company culture

1.0

Promotions/Appraisal

1.0

Work Satisfaction

Explore 1 Review and Rating
Business Analyst
35 salaries
unlock blur

₹6.6 L/yr - ₹10 L/yr

Sde1
27 salaries
unlock blur

₹15 L/yr - ₹23.8 L/yr

Software Development Engineer
27 salaries
unlock blur

₹10 L/yr - ₹22.8 L/yr

Software Engineer
24 salaries
unlock blur

₹10 L/yr - ₹22.5 L/yr

Software Developer
24 salaries
unlock blur

₹10.5 L/yr - ₹23 L/yr

Explore more salaries
Compare INCREFF with

Myntra

4.0
Compare

Flipkart

4.0
Compare

Snapdeal

3.9
Compare

Shopclues

4.0
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