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

Filter interviews by

OneCode Interview Questions and Answers

Updated 7 Jun 2023

OneCode Interview Experiences

Popular Designations

3 interviews found

Senior Designer Interview Questions & Answers

user image Purvi Gupta

posted on 7 Jun 2023

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Dec 2022. There were 5 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all Resume tips
Round 2 - One-on-one 

(1 Question)

  • Q1. Basic Design question and What I done in past. Design process.
Round 3 - Aptitude Test 

Design a marketing campaign

Round 4 - One-on-one 

(1 Question)

  • Q1. Branding questions. Design process define.
Round 5 - HR 

(1 Question)

  • Q1. Where do to you see yourself in 5yrs? Why design?

Senior Designer Interview Questions asked at other Companies

Q1. How will you design a xyz machine with your machine vision expertise
View answer (1)

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 Resume 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

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (203)
Round 1 - Coding Test 

Basic but tricky, you need to get the flow of the long question then yon can easily crack it

Round 2 - Coding Test 

Brute force and the optimised approach should be done.

Round 3 - One-on-one 

Interview Preparation Tips

Interview preparation tips for other job seekers - ....

Software Development Engineer Interview Questions asked at other Companies

Q1. Given an acyclic graph of a city where each edge represents a road in the city and each vertex represents an crossing. Write an algo to find out the minimum number of vertices at which a policemen will be kept so that all the roads are cove... read more
View answer (2)

Interview questions from similar companies

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 Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. Normal java and sql question
Round 3 - Technical 

(1 Question)

  • Q1. Sping boot and microservice

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Coding Test 

You should be familiar with core java features. Collections, converting one collection Array / Vector to other. Removing duplicates. Lambda chaining / Functional programming. Basic SQL - Joins, Aggregates etc.

Round 2 - One-on-one 

(1 Question)

  • Q1. Explain Architecture of applications you worked on. Justify use of components. System Design questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - No need to grind leet code here. But you should know how to solve day to day problems. Do projects end to end. You should know the backend well.
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. How does reconciliation happens in AEPS
  • Ans. 

    Reconciliation in AEPS involves matching the transactions between the bank and the service provider to ensure accuracy.

    • Reconciliation involves comparing the transactions recorded by the bank with those recorded by the service provider.

    • Any discrepancies are identified and resolved to ensure accurate financial records.

    • Reconciliation helps in detecting errors, fraud, or any other discrepancies in the transactions.

    • Examples...

  • Answered by AI
  • Q2. Tell me about yourself
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

1hr aptitude + coding

Interview experience
3
Average
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 Resume tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. Insights about company and candidate
  • Q2. If I know Data structures or not?
  • Ans. 

    Yes, I have knowledge of data structures.

    • I have experience with common data structures like arrays, linked lists, stacks, queues, trees, and graphs.

    • I understand the time and space complexity of different data structures and their operations.

    • I have implemented data structures in various programming languages like C++, Java, and Python.

    • For example, I have used a hash table to efficiently store and retrieve data in consta

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be well prepared and enjoy the process. Cred has a good management.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Case Study of zomato ?
  • Q2. Some basic math questions. Simultaneous equations .

Interview Preparation Tips

Interview preparation tips for other job seekers - However good you are in the interview in case study you need to get the math problems correct on the first attempt. I got it wrong but answered it correctly within one minute. But they said " i lack attention to detail" and didnt consider me for the next round.

I applied via Job Fair and was interviewed in Mar 2022. There were 4 interview rounds.

Round 1 - Coding Test 

There were 2 easy question 1 medium
Question were good but have weak test case.

Round 2 - Assignment 

This was project or lld round.
You just be aware of class and other stuff.

Round 3 - Technical 

(1 Question)

  • Q1. Discussion on project Asked graph coding question in real scenerio. Like asked what algorithm you will use for different real life problems
Round 4 - HR 

(1 Question)

  • Q1. Why engineering and what u know about cred

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with dsa especially graph algo bfs dfs
Contribute & help others!
anonymous
You can choose to be anonymous

OneCode Interview FAQs

How many rounds are there in OneCode interview?
OneCode interview process usually has 3-4 rounds. The most common rounds in the OneCode interview process are One-on-one Round, Coding Test and Resume Shortlist.
How to prepare for OneCode 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 OneCode. The most common topics and skills that interviewers at OneCode expect are Illustrator, Photoshop, UX, User Interface Designing and AWS.
What are the top questions asked in OneCode interview?

Some of the top questions asked at the OneCode 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

Recently Viewed

SALARIES

Zoho

INTERVIEWS

Cadsys

No Interviews

SALARIES

Zoho

SALARIES

Zoho

DESIGNATION

REVIEWS

Zoho

No Reviews

SALARIES

Actalent Services

No Salaries

INTERVIEWS

QAI

No Interviews

JOBS

Browse jobs

Discover jobs you love

PHOTOS

Actalent Services

No Photos

Tell us how to improve this page.

OneCode Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Paytm Interview Questions
3.3
 • 752 Interviews
PhonePe Interview Questions
4.0
 • 299 Interviews
Razorpay Interview Questions
3.6
 • 148 Interviews
Freecharge Interview Questions
3.8
 • 53 Interviews
Mobikwik Interview Questions
3.7
 • 47 Interviews
BharatPe Interview Questions
3.5
 • 38 Interviews
BillDesk Interview Questions
3.2
 • 14 Interviews
Amazon Pay Interview Questions
4.0
 • 13 Interviews
View all

OneCode Reviews and Ratings

based on 16 reviews

3.7/5

Rating in categories

3.8

Skill development

3.3

Work-life balance

3.0

Salary

2.9

Job security

3.0

Company culture

3.3

Promotions

3.4

Work satisfaction

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

₹0 L/yr - ₹0 L/yr

Sales Partner
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Sales Executive
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Content Writer
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Sales Officer
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare OneCode with

Paytm

3.3
Compare

PhonePe

4.0
Compare

Mobikwik

3.7
Compare

Freecharge

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