Upload Button Icon Add office photos
Engaged Employer

i

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

Oneture Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Oneture Technologies Interview Questions and Answers

Updated 21 May 2025
Popular Designations

8 Interview questions

A Qa Automation Testing Engineer was asked 7mo ago
Q. Explain the basic coding standards.
Ans. 

Basic coding standards are guidelines that help ensure code quality, readability, and maintainability.

  • Consistent indentation for readability

  • Meaningful variable and function names

  • Proper commenting for clarity

  • Use of design patterns for scalability

  • Adherence to naming conventions like camelCase or snake_case

View all Qa Automation Testing Engineer interview questions
A Qa Automation Testing Engineer was asked 7mo ago
Q. Explain the framework structure.
Ans. 

Framework structure refers to the organization of code, libraries, and tools used in automation testing.

  • Framework structure typically includes folders for test scripts, test data, configuration files, and reusable components.

  • It also involves defining the hierarchy of test cases, setting up test suites, and implementing reporting mechanisms.

  • Common types of frameworks include data-driven, keyword-driven, and hybrid ...

View all Qa Automation Testing Engineer interview questions
A Mern Full Stack Developer was asked 10mo ago
Q. Write code to read a file in Node.js.
Ans. 

Reading a file in Node.js involves using the 'fs' module to open and read the contents of the file.

  • Use the 'fs' module's 'readFile' method to read the contents of a file asynchronously.

  • Pass the file path and encoding as parameters to the 'readFile' method.

  • Handle the file contents in the callback function provided to the 'readFile' method.

View all Mern Full Stack Developer interview questions
A Mern Full Stack Developer was asked 10mo ago
Q. Which framework did you use in your last project?
Ans. 

I used React.js as the framework in my last project.

  • React.js is a popular JavaScript library for building user interfaces.

  • It allows for the creation of reusable UI components.

  • React.js uses a virtual DOM for efficient rendering.

  • Example: I used React.js to build a dynamic dashboard for tracking sales data.

View all Mern Full Stack Developer interview questions
A Mern Full Stack Developer was asked 10mo ago
Q. Write CRUD APIs for a sample data
Ans. 

Creating CRUD APIs for sample data in a MERN stack application

  • Create a POST API to add new data

  • Create a GET API to retrieve all data

  • Create a GET API to retrieve data by ID

  • Create a PUT API to update data by ID

  • Create a DELETE API to delete data by ID

View all Mern Full Stack Developer interview questions
A Software Engineer was asked
Q. How do React props work?
Ans. 

React props are used to pass data from parent to child components in React applications.

  • Props are read-only and cannot be modified by the child component

  • Props are passed down from parent to child components

  • Props can be accessed using this.props in class components or props in functional components

View all Software Engineer interview questions
A Software Engineer was asked
Q. React state and their use
Ans. 

React state is used to store and manage data within a component.

  • State is used to store data that can change over time within a component

  • State can be initialized in the constructor using this.state

  • State can be updated using this.setState() method

  • State changes trigger re-rendering of the component

View all Software Engineer interview questions
Are these interview questions helpful?
A Software Engineer was asked
Q. Redux working and use
Ans. 

Redux is a predictable state container for JavaScript apps, commonly used with React for managing application state.

  • Redux helps manage the state of an application in a predictable way

  • It uses a single immutable state tree which can only be changed by emitting actions

  • Reducers are pure functions that specify how the state changes in response to actions

  • Redux is commonly used with React to manage the state of component...

View all Software Engineer interview questions

Oneture Technologies Interview Experiences

8 interviews found

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

(2 Questions)

  • Q1. Explain the framework structure
  • Ans. 

    Framework structure refers to the organization of code, libraries, and tools used in automation testing.

    • Framework structure typically includes folders for test scripts, test data, configuration files, and reusable components.

    • It also involves defining the hierarchy of test cases, setting up test suites, and implementing reporting mechanisms.

    • Common types of frameworks include data-driven, keyword-driven, and hybrid frame...

  • Answered by AI
  • Q2. Explain the basic coding standards
  • Ans. 

    Basic coding standards are guidelines that help ensure code quality, readability, and maintainability.

    • Consistent indentation for readability

    • Meaningful variable and function names

    • Proper commenting for clarity

    • Use of design patterns for scalability

    • Adherence to naming conventions like camelCase or snake_case

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - Technical 

(3 Questions)

  • Q1. Framework used in last project
  • Ans. 

    I used React.js as the framework in my last project.

    • React.js is a popular JavaScript library for building user interfaces.

    • It allows for the creation of reusable UI components.

    • React.js uses a virtual DOM for efficient rendering.

    • Example: I used React.js to build a dynamic dashboard for tracking sales data.

  • Answered by AI
  • Q2. Write code for reading file in node js
  • Ans. 

    Reading a file in Node.js involves using the 'fs' module to open and read the contents of the file.

    • Use the 'fs' module's 'readFile' method to read the contents of a file asynchronously.

    • Pass the file path and encoding as parameters to the 'readFile' method.

    • Handle the file contents in the callback function provided to the 'readFile' method.

  • Answered by AI
  • Q3. Write CRUD APIs for a sample data
  • Ans. 

    Creating CRUD APIs for sample data in a MERN stack application

    • Create a POST API to add new data

    • Create a GET API to retrieve all data

    • Create a GET API to retrieve data by ID

    • Create a PUT API to update data by ID

    • Create a DELETE API to delete data by ID

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare above questions i think you are good to go

Skills evaluated in this interview

Full Stack Developer Interview Questions & Answers

user image Chetan Amritanshu

posted on 21 May 2025

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

I appeared for an interview in Nov 2024, where I was asked the following questions.

  • Q1. Asked about projects
  • Q2. Checked on my understanding of code
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

Create a google form

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. Technical round
2. Take home assignment.

RPA Developer Interview Questions & Answers

user image Anonymous

posted on 15 Apr 2025

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

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

  • Q1. All question related to your cv
  • Q2. All questions on RPA ,SAutomation etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Dont join, if joining learn a lot from mahesh sir
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via AngelList and was interviewed before Sep 2022. There were 2 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 

(5 Questions)

  • Q1. Core JavaScript Based Questions
  • Q2. React related questions
  • Q3. React state and their use
  • Ans. 

    React state is used to store and manage data within a component.

    • State is used to store data that can change over time within a component

    • State can be initialized in the constructor using this.state

    • State can be updated using this.setState() method

    • State changes trigger re-rendering of the component

  • Answered by AI
  • Q4. How react props work
  • Q5. Redux working and use
  • Ans. 

    Redux is a predictable state container for JavaScript apps, commonly used with React for managing application state.

    • Redux helps manage the state of an application in a predictable way

    • It uses a single immutable state tree which can only be changed by emitting actions

    • Reducers are pure functions that specify how the state changes in response to actions

    • Redux is commonly used with React to manage the state of components

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be good at logical thinking and work on your core concepts

Skills evaluated in this interview

I applied via Hirist and was interviewed in Jul 2022. There were 2 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 

(1 Question)

  • Q1. All questions on azure

Interview Preparation Tips

Interview preparation tips for other job seekers - Just prepare well and be confident.Rest will fall into place
Interview experience
4
Good
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Mar 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 tips
Round 2 - HR 

(1 Question)

  • Q1. General HR Questions regarding background, tech stack etc. Just to know if you satisfy the requirements.
Round 3 - Technical 

(1 Question)

  • Q1. They ask to rate yourself from 1 to 10 on each technology from your resume and depending on your answer ask you a follow-up question.
Round 4 - Coding Test 

Was given a project to complete

Round 5 - One-on-one 

(1 Question)

  • Q1. Reviews project from last round and asks additional technical queries if any.

Interview Preparation Tips

Interview preparation tips for other job seekers - When given a project ask technical questions back.
They check if you are hesitant to ask questions.

Top trending discussions

View All
Interview Tips & Stories
6d (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about Oneture Technologies?
Ask anonymously on communities.

Interview questions from similar companies

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

I appeared for an interview in Feb 2025, where I was asked the following questions.

  • Q1. What is useState in React.js
  • Ans. 

    useState is a React hook that allows functional components to manage state.

    • useState is imported from React: `import React, { useState } from 'react';`

    • It initializes state in functional components: `const [count, setCount] = useState(0);`

    • The first element is the current state value, and the second is a function to update it.

    • State updates are asynchronous and can be batched for performance.

    • Example of updating state: `set...

  • Answered by AI
  • Q2. Difference between useState and useEffect
  • Ans. 

    useState manages state in functional components; useEffect handles side effects like data fetching and subscriptions.

    • useState is a Hook that allows you to add state to functional components.

    • Example: const [count, setCount] = useState(0);

    • useEffect is a Hook that lets you perform side effects in function components.

    • Example: useEffect(() => { document.title = `Count: ${count}`; }, [count]);

    • useState is synchronous and u...

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

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

Round 1 - Coding Test 

It was good and to the point

Round 2 - HR 

(2 Questions)

  • Q1. Just about the previous job
  • Q2. Projects and stuff about the previous job

Oneture Technologies Interview FAQs

How many rounds are there in Oneture Technologies interview?
Oneture Technologies interview process usually has 2 rounds. The most common rounds in the Oneture Technologies interview process are Technical, Resume Shortlist and HR.
How to prepare for Oneture Technologies 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 Oneture Technologies. The most common topics and skills that interviewers at Oneture Technologies expect are Python, Javascript, SQL, AWS and Full Stack.
What are the top questions asked in Oneture Technologies interview?

Some of the top questions asked at the Oneture Technologies interview -

  1. Write code for reading file in node...read more
  2. Write CRUD APIs for a sample d...read more
  3. How react props w...read more

Tell us how to improve this page.

Overall Interview Experience Rating

3.9/5

based on 8 interview experiences

Difficulty level

Easy 50%
Moderate 33%
Hard 17%

Duration

Less than 2 weeks 80%
2-4 weeks 20%
View more

Interview Questions from Similar Companies

HCL Infosystems Interview Questions
3.9
 • 144 Interviews
Webdew Interview Questions
4.5
 • 108 Interviews
HyScaler Interview Questions
4.5
 • 104 Interviews
Snovasys Interview Questions
4.0
 • 38 Interviews
Quantsapp Interview Questions
2.9
 • 36 Interviews
NexTurn Interview Questions
4.1
 • 34 Interviews
View all

Oneture Technologies Reviews and Ratings

based on 21 reviews

3.0/5

Rating in categories

3.3

Skill development

2.7

Work-life balance

2.8

Salary

3.1

Job security

2.7

Company culture

3.0

Promotions

2.7

Work satisfaction

Explore 21 Reviews and Ratings
Full Stack Developer

Mumbai

2-4 Yrs

Not Disclosed

Tech Lead - Machine Learning, Data Scientist

Mumbai,

Pune

5-10 Yrs

Not Disclosed

Explore more jobs
Data Engineer
30 salaries
unlock blur

₹6 L/yr - ₹14 L/yr

Software Engineer
25 salaries
unlock blur

₹6 L/yr - ₹12 L/yr

Machine Learning Engineer
21 salaries
unlock blur

₹10 L/yr - ₹13.7 L/yr

Full Stack Developer
17 salaries
unlock blur

₹5 L/yr - ₹10 L/yr

Software Developer
7 salaries
unlock blur

₹6 L/yr - ₹9.8 L/yr

Explore more salaries
Compare Oneture Technologies with

HCL Infosystems

3.9
Compare

Zidio Development

4.5
Compare

Northcorp Software

4.5
Compare

Accel Frontline

3.9
Compare
write
Share an Interview