Upload Button Icon Add office photos
Engaged Employer

i

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

OneCode Verified Tick

Compare button icon Compare button icon Compare
3.6

based on 15 Reviews

Filter interviews by

OneCode Software Engineer Interview Questions and Answers

Updated 22 Sep 2022

OneCode Software Engineer Interview Experiences

1 interview found

I applied via Recruitment Consulltant and was interviewed in Mar 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 - Technical 

(4 Questions)

  • Q1. Best time to sell and buy stocks - dsa problem
  • Ans. 

    The best time to sell and buy stocks is when the price is low and expected to rise.

    • Buy stocks when the price is low and expected to rise

    • Sell stocks when the price is high and expected to fall

    • Use technical analysis and market trends to make informed decisions

  • Answered by AI
  • Q2. Longest substring without repeating characters - dsa problem
  • Ans. 

    Find the longest substring without repeating characters in an array of strings.

    • Iterate through each string in the array

    • For each string, use a sliding window approach to find the longest substring without repeating characters

    • Keep track of the longest substring found so far

    • Return the longest substring found

  • Answered by AI
  • Q3. Delete the middle node of linked list - dsa problem
  • Ans. 

    To delete the middle node of a linked list, we need to find the middle node and remove it.

    • Traverse the linked list to find the middle node using two pointers

    • Remove the middle node by updating the previous node's next pointer to the next node

    • Handle edge cases like even/odd number of nodes and list with only one node

  • Answered by AI
  • Q4. Questions based on projects
Round 3 - HR 

(4 Questions)

  • Q1. Can you tell me something about yourself?
  • Q2. How's your perfect day look like ?
  • Q3. Why you want to join our company?
  • Q4. How you see yourself after 5 years?

Interview Preparation Tips

Topics to prepare for OneCode Software Engineer interview:
  • Javascript
  • DSA
Interview preparation tips for other job seekers - Stay confident the person who is taking your interview is also human. He/she won't eat you .

Skills evaluated in this interview

Interview questions from similar companies

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

Build a typeahead component

Round 2 - Technical 

(2 Questions)

  • Q1. Build a form for personal details
  • Ans. 

    Build a form for personal details

    • Include fields for name, email, phone number, address, date of birth

    • Use input fields, dropdowns, and date pickers for user input

    • Add validation for required fields and correct formats

    • Consider user experience with clear labels and easy navigation

  • Answered by AI
  • Q2. Add validations to different fields
  • Ans. 

    Implement validations for different fields in software development.

    • Identify the fields that require validation such as email, password, phone number, etc.

    • Use regular expressions to validate input data format.

    • Implement client-side and server-side validations to ensure data integrity.

    • Display error messages for invalid input to guide users on correct data entry.

  • Answered by AI
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

(1 Question)

  • Q1. Diff between react and jQuery
  • Ans. 

    React is a modern JavaScript library for building user interfaces, while jQuery is a fast and concise JavaScript library for DOM manipulation.

    • React is component-based, promoting reusability and modularity.

    • React uses a virtual DOM for efficient updates, while jQuery directly manipulates the DOM.

    • React is declarative, making it easier to reason about the UI, while jQuery is imperative.

    • React is typically used for single-pa...

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Coding Test 

3 dsa questions medium level

Round 2 - Technical 

(2 Questions)

  • Q1. 2 medium level dp questions based on string and stocks
  • Q2. One hard question based on graph
Round 3 - HR 

(1 Question)

  • Q1. Hr questions and java , springboot questions etc
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Coding and aptitude round

Round 2 - Technical 

(1 Question)

  • Q1. Tree dsa questions
Round 3 - Puzzles Interview 

(1 Question)

  • Q1. Horse race question
Round 4 - HR 

(1 Question)

  • Q1. Location specific question

Software Engineer Interview Questions & Answers

Money View user image Shreyas Vinayak Patil CSE-2019-23

posted on 5 Jun 2024

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Aptitude Test 

2hrs aptitude test was there

Round 2 - Coding Test 

2 hrs coding test was there

Round 3 - Group Discussion 

GD was conducted and then i passed it

Software Engineer Interview Questions & Answers

OneCard user image Kishan KAVATHIYA (Kishu)

posted on 15 May 2024

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

I applied via LinkedIn and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Internal Implementation of HashMap
  • Ans. 

    HashMap is implemented using an array of linked lists to handle collisions.

    • HashMap stores key-value pairs in an array of linked lists

    • Hash function is used to determine the index of the array where the key-value pair will be stored

    • Collision handling is done by chaining, where multiple key-value pairs with the same hash value are stored in the same linked list

    • HashMap allows null keys and values

    • HashMap is not synchronized...

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

Coding simple problem

Round 2 - System design 

(1 Question)

  • Q1. Prepare for normal system design questions and you are good to go
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Jan 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Easy coding questions DSA

Round 2 - Technical 

(2 Questions)

  • Q1. Reverse a linked list
  • Q2. Find middle of linked list
Round 3 - Technical 

(1 Question)

  • Q1. Pick from a basket of oranges

Interview Preparation Tips

Topics to prepare for Open Financial Technologies Private Limited Software Engineer interview:
  • Easy DSA
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in May 2024. There was 1 interview round.

Round 1 - Assignment 

Implement phone directory search system

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare low level design

OneCode Interview FAQs

How many rounds are there in OneCode Software Engineer interview?
OneCode interview process usually has 3 rounds. The most common rounds in the OneCode interview process are Resume Shortlist, Technical and HR.
What are the top questions asked in OneCode Software Engineer interview?

Some of the top questions asked at the OneCode Software Engineer interview -

  1. Delete the middle node of linked list - dsa prob...read more
  2. Longest substring without repeating characters - dsa prob...read more
  3. Best time to sell and buy stocks - dsa prob...read more

Tell us how to improve this page.

OneCode Software Engineer Salary
based on 4 salaries
₹7 L/yr - ₹32 L/yr
104% more than the average Software Engineer Salary in India
View more details

OneCode Software Engineer Reviews and Ratings

based on 2 reviews

4.5/5

Rating in categories

4.4

Skill development

4.0

Work-life balance

4.0

Salary

4.5

Job security

4.4

Company culture

4.0

Promotions

4.4

Work satisfaction

Explore 2 Reviews and Ratings
Senior Software Engineer
7 salaries
unlock blur

₹20 L/yr - ₹36 L/yr

Sales Partner
6 salaries
unlock blur

₹1.5 L/yr - ₹2 L/yr

Sales Executive
5 salaries
unlock blur

₹1.5 L/yr - ₹2.3 L/yr

Senior Content Writer
5 salaries
unlock blur

₹10.5 L/yr - ₹12 L/yr

Sales Officer
4 salaries
unlock blur

₹2 L/yr - ₹5 L/yr

Explore more salaries
Compare OneCode with

Paytm

3.3
Compare

PhonePe

4.0
Compare

Mobikwik

4.1
Compare

Freecharge

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