Upload Button Icon Add office photos

Filter interviews by

The One Technologies Interview Questions, Process, and Tips

Updated 8 Aug 2024

Top The One Technologies Interview Questions and Answers

View all 7 questions

The One Technologies Interview Experiences

Popular Designations

8 interviews found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Basic Introduction of self
  • Q2. Expectation and current salary
Round 2 - Technical 

(2 Questions)

  • Q1. OOPS concepts questions
  • Q2. Sql query related questions

DOT NET Developer Interview Questions asked at other Companies

Q1. What is the difference between windows application development and web based development?
View answer (10)
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

They asked the basis of react, node etc

Round 2 - HR 

(1 Question)

  • Q1. Basic questions like introduce you and your family etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't join this company as it is very much changed and the peoples too.

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)

Senior PHP Developer Interview Questions & Answers

user image Dashrath Prajapati

posted on 30 Apr 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Difference between cookies and session.
  • Ans. 

    Cookies are stored on the client side, while sessions are stored on the server side.

    • Cookies are stored on the client's browser, while sessions are stored on the server.

    • Cookies can be set to expire at a specific time, while sessions typically expire when the browser is closed.

    • Cookies can be accessed by both the client and server, while sessions are only accessible by the server.

    • Cookies are limited in size (usually 4KB),...

  • Answered by AI

Skills evaluated in this interview

Senior PHP Developer Interview Questions asked at other Companies

Q1. what are difference between function and method
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Technical 

(4 Questions)

  • Q1. What is the sync and async?
  • Ans. 

    Sync and async refer to synchronous and asynchronous programming, respectively.

    • Sync programming executes tasks sequentially, blocking the program until each task is completed.

    • Async programming allows tasks to run concurrently, enabling the program to continue executing other tasks while waiting for asynchronous tasks to complete.

    • Examples of sync programming include traditional function calls, while async programming of...

  • Answered by AI
  • Q2. How to identify memory leaks?
  • Ans. 

    Identifying memory leaks involves monitoring memory usage, analyzing memory dumps, and using tools like Valgrind.

    • Monitor memory usage over time to detect abnormal increases.

    • Analyze memory dumps to identify the source of the leak.

    • Use tools like Valgrind to detect memory leaks in C/C++ programs.

    • Check for unreleased resources such as file handles or database connections.

  • Answered by AI
  • Q3. What is SOLID Principles?
  • Ans. 

    SOLID Principles are a set of five design principles in object-oriented programming to make software designs more understandable, flexible, and maintainable.

    • S - Single Responsibility Principle: A class should have only one reason to change.

    • O - Open/Closed Principle: Software entities should be open for extension but closed for modification.

    • L - Liskov Substitution Principle: Objects of a superclass should be replaceable...

  • Answered by AI
  • Q4. What are the Oops concept
  • Ans. 

    Oops concepts are the principles of Object-Oriented Programming, including Inheritance, Encapsulation, Polymorphism, and Abstraction.

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

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

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

    • Abstraction: Hiding the complex implementatio...

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. How you will manage team?
  • Q2. How soon you can join?

Skills evaluated in this interview

Senior Software Developer Interview Questions asked at other Companies

Q1. Intersection of Linked ListYou are given two Singly Linked List of integers, which are merging at some node of a third linked list. Your task is to find the data of the node at which merging starts. If there is no merging, return -1. For ex... read more
View answer (4)

The One Technologies interview questions for popular designations

 DOT NET Developer

 (1)

 Junior Developer

 (1)

 Senior PHP Developer

 (1)

 Senior Software Developer

 (1)

 Software Developer

 (1)

 Software Engineer

 (1)

 Trainee

 (1)

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
-

I applied via Indeed

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

(1 Question)

  • Q1. Total experience, location, current company, current and expected salary
Round 3 - Technical 

(1 Question)

  • Q1. Started from basics, logical and new technology related questions
Round 4 - Coding Test 

Received a task to complete withing limited time

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 (169)

Trainee Interview Questions & Answers

user image Anonymous

posted on 10 May 2023

Interview experience
4
Good
Difficulty level
Easy
Process Duration
-
Result
Selected Selected

I applied via campus placement at GLS Institute of Computer Applications, Ahmedabad and was interviewed in Apr 2023. There were 3 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 - Aptitude Test 

OOPS & Logical questions, basic Html, JS

Round 3 - One-on-one 

(1 Question)

  • Q1. Interested technology

Trainee Interview Questions asked at other Companies

Q1. Ques1: There is a big file of words which is dynamically changing. We are continuously adding some words into it. How would you keep track of top 10 trending words at each moment? Ques2:Write a function that returns the length of the longes... read more
View answer (2)

Jobs at The One Technologies

View all

Junior Developer Interview Questions & Answers

user image Priya Rakholia

posted on 19 Feb 2024

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - unnessesary question 

(1 Question)

  • Q1. What is your family background

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't Join this company,Don't follow any valid protocols in this company. No job Security, Bad behaviour with employees, no technical manager for team,

Junior Developer Interview Questions asked at other Companies

Q1. Why are shifting from electronic and telecommunications branch to software?
View answer (1)

Full Stack Team Leader Interview Questions & Answers

user image Anonymous

posted on 2 Mar 2023

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

I applied via Referral and was interviewed before Mar 2022. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What are React hooks?
  • Ans. 

    React hooks are functions that allow you to use state and other React features without writing a class.

    • Introduced in React 16.8

    • Used to manage state and lifecycle methods in functional components

    • useState() is the most commonly used hook for managing state

    • useEffect() is used for handling side effects

    • useContext() is used for consuming context

    • useReducer() is used for managing complex state logic

    • Custom hooks can be created

  • Answered by AI
  • Q2. What are the ways we can optimize a SQL query
  • Ans. 

    Optimizing SQL queries can improve performance. Use indexes, limit results, and optimize joins.

    • Use indexes to speed up data retrieval

    • Limit results to only necessary data

    • Optimize joins by using appropriate join types and conditions

    • Avoid using SELECT * and instead specify only necessary columns

    • Avoid using subqueries if possible

    • Use EXPLAIN to analyze query performance

  • Answered by AI
Round 2 - Coding Test 

Create an application for form submission and list the details based on birthday.

Round 3 - HR 

(1 Question)

  • Q1. What are your expectations from the company and where do you see yourself in coming years?
  • Ans. 

    I expect a supportive and collaborative work environment. In the coming years, I see myself leading a successful full stack team and contributing to the company's growth.

    • Expect a supportive and collaborative work environment

    • Opportunities for professional growth and learning

    • Recognition for achievements and contributions

    • Clear communication and feedback

    • A company culture that values innovation and creativity

    • Leading a succe...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not drag a question or bluff, if you don't know the answer, say no and move on.

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via campus placement at DMI College of Engineering, Chennai and was interviewed in Nov 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

Very basic aptitude concepts asked 40 questions 1 hr time

Round 2 - Coding Test 

2 problems to be solved. Myself solved 1 problem but my friends solved 1.5 problem and taken grade is(partially correct) using Google and AI. At last there selected students who are all solved 1 problem also

Round 3 - Technical 

(6 Questions)

  • Q1. Detailed project explanation
  • Q2. Internship experience
  • Q3. OOPS concepts and Resume screening
  • Q4. SQL joins and basics
  • Q5. Favourite programming language asked and said to solve a 2 simple coding problems
  • Q6. The person who solved 1.5 questions out of 2 questions using Google and AI where caught in technical round
Round 4 - HR 

(1 Question)

  • Q1. Beware in HR round Answering to HR questions is seriously hard . Prepare well and be ready to answer question. HR asking questions is about your point of view.

Interview Preparation Tips

Topics to prepare for Infiniti Software Solutions Software Trainee interview:
  • Oops
  • SQL joins
  • Coding
  • Project
Interview preparation tips for other job seekers - Be genuine in coding round. Student who don't use ai only selected. Prepare well for technical specially OOPS concepts, SQL joins and coding
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Nov 2024. There were 6 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Technical and process related
Round 2 - One-on-one 

(1 Question)

  • Q1. Technical and scenario based
Round 3 - One-on-one 

(1 Question)

  • Q1. Project and process related
Round 4 - Technical 

(1 Question)

  • Q1. With Solution architect
Round 5 - One-on-one 

(1 Question)

  • Q1. Manager round with complete SDLC
Round 6 - HR 

(1 Question)

  • Q1. HR round generic questions and salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Work on no code low code. Very unprofessional company.

The One Technologies Interview FAQs

How many rounds are there in The One Technologies interview?
The One Technologies interview process usually has 2-3 rounds. The most common rounds in the The One Technologies interview process are Technical, HR and Resume Shortlist.
How to prepare for The One 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 The One Technologies. The most common topics and skills that interviewers at The One Technologies expect are React.Js, Javascript, ASP.Net, Cold Calling and Communication Skills.
What are the top questions asked in The One Technologies interview?

Some of the top questions asked at the The One Technologies interview -

  1. What are the ways we can optimize a SQL qu...read more
  2. What is the sync and asy...read more
  3. How to identify memory lea...read more

Tell us how to improve this page.

The One Technologies Interview Process

based on 5 interviews in last 1 year

Interview experience

2.8
  
Poor

People are getting interviews through

based on 6 The One Technologies interviews
Job Portal
Campus Placement
Referral
33%
33%
17%
17% candidates got the interview through other sources.
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.1k Interviews
Infosys Interview Questions
3.7
 • 7.4k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.7k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
LTIMindtree Interview Questions
3.9
 • 2.8k Interviews
Mphasis Interview Questions
3.4
 • 779 Interviews
View all

The One Technologies Reviews and Ratings

based on 29 reviews

2.7/5

Rating in categories

2.8

Skill development

2.7

Work-Life balance

2.7

Salary & Benefits

2.8

Job Security

2.8

Company culture

2.7

Promotions/Appraisal

2.7

Work Satisfaction

Explore 29 Reviews and Ratings
DOT NET Developer
15 salaries
unlock blur

₹2 L/yr - ₹6 L/yr

Software Developer
14 salaries
unlock blur

₹2.2 L/yr - ₹8.5 L/yr

Software Engineer
12 salaries
unlock blur

₹2.3 L/yr - ₹7 L/yr

Project Manager
9 salaries
unlock blur

₹7 L/yr - ₹20 L/yr

QA Executive
9 salaries
unlock blur

₹4.2 L/yr - ₹5.5 L/yr

Explore more salaries
Compare The One Technologies with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
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