Upload Button Icon Add office photos

Filter interviews by

Orange Egypt Technical Solutions Engineer Interview Questions and Answers

Updated 11 May 2022

Orange Egypt Technical Solutions Engineer Interview Experiences

1 interview found

I applied via Referral and was interviewed before May 2021. There were 3 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. How to join tables in SQL
  • Ans. 

    Joining tables in SQL allows you to combine data from two or more tables into a single result set.

    • Use the JOIN keyword followed by the name of the table you want to join

    • Specify the columns you want to retrieve from each table

    • Use the ON keyword to specify the join condition

    • There are different types of joins: INNER JOIN, LEFT JOIN, RIGHT JOIN, FULL OUTER JOIN

    • Example: SELECT * FROM table1 JOIN table2 ON table1.id = table2

  • Answered by AI
  • Q2. How to run file on a servier
  • Ans. 

    To run a file on a server, use the command line interface and specify the file path.

    • Access the server through SSH or remote desktop

    • Navigate to the directory where the file is located

    • Use the command 'chmod +x filename' to make the file executable

    • Run the file using the command './filename'

  • Answered by AI
Round 2 - Aptitude Test 

Introduce your self

Round 3 - Coding Test 

Code to insert in a table

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on SQL and Linux, be confident it's an easy interview

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 Company Website and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Questions related to Ml Model and case study
  • Q2. SQL joins and how to use
  • Ans. 

    SQL joins are used to combine rows from two or more tables based on a related column between them.

    • Types of SQL joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN.

    • INNER JOIN returns rows when there is at least one match in both tables.

    • LEFT JOIN returns all rows from the left table and the matched rows from the right table.

    • RIGHT JOIN returns all rows from the right table and the matched rows from the left tab...

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Salary discussion
  • Q2. About Previous compony

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What was the Last Project and what was your role in it ?
  • Ans. 

    I led a team in implementing a cloud-based CRM solution for a large retail company.

    • Led a team in designing and implementing a cloud-based CRM solution

    • Worked closely with stakeholders to gather requirements and ensure alignment with business goals

    • Managed project timeline, resources, and budget to successful completion

    • Provided technical guidance and support to team members throughout the project

    • Conducted training session...

  • Answered by AI
  • Q2. What was the most complex assignment done in last 4 years ?
  • Ans. 

    Designing and implementing a cloud-based solution for a multinational corporation's global data management system.

    • Developing a scalable architecture to handle large volumes of data from multiple sources

    • Integrating various cloud services for data storage, processing, and analytics

    • Ensuring data security and compliance with regulations across different regions

    • Collaborating with cross-functional teams to gather requirement...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare each point from your resume they dig too deep and prepare related answer and they take your input and ask the next questions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. Asked about event driven architecture
  • Q2. Asked about grpc
  • Q3. Asked about recent project architecture
  • Q4. Asked about microservice architecture
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Based on java and related frameworks
Round 2 - HR 

(1 Question)

  • Q1. Why are you leaving previous company ad when would you be able to join
  • Ans. 

    Seeking new challenges and opportunities. Available to join in 2 weeks.

    • Seeking new challenges and growth opportunities

    • Looking for a company that aligns more with my career goals

    • Current company lacks career advancement prospects

    • Available to join in 2 weeks

  • Answered by AI
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Scenario based azure questions
  • Q2. Data warehousing questions

Interview Preparation Tips

Interview preparation tips for other job seekers - They conduct interviews and keep you as backup. Though you pass all the rounds they usually dont roll-out offers.
Interview experience
4
Good
Difficulty level
Hard
Process Duration
4-6 weeks
Result
Not Selected

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

Round 1 - One-on-one 

(1 Question)

  • Q1. Talk about your recent AWS projects (then follow up questions on them)

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be prepared to explain your solutions using the STAR method and be prepared for follow up on the answers that you give
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. What type of caching strategy to be adopted
  • Ans. 

    The caching strategy to be adopted depends on the specific requirements and constraints of the system.

    • Consider the data access patterns and frequency of updates

    • Evaluate the size and volatility of the data

    • Choose between client-side, server-side, or distributed caching

    • Use techniques like time-based expiration, LRU, or LFU

    • Consider using a combination of caching strategies for different data types or scenarios

  • Answered by AI
  • Q2. What is serverless architecture in the cloud?
  • Ans. 

    Serverless architecture in the cloud refers to the design and deployment of applications without the need to manage servers.

    • Serverless architecture allows developers to focus on writing code without worrying about server management.

    • Applications are built using functions or microservices that are executed in response to events.

    • Serverless platforms automatically scale resources based on demand, reducing costs and improvi...

  • Answered by AI
  • Q3. What are different types of Cloud Strategies? Which one would you suggest?
  • Ans. 

    Different types of cloud strategies include public, private, hybrid, and multi-cloud. The suggested strategy depends on specific business needs.

    • Public cloud strategy involves using services provided by third-party cloud providers like AWS, Azure, or Google Cloud.

    • Private cloud strategy involves creating and managing a cloud infrastructure within an organization's own data center.

    • Hybrid cloud strategy combines both publi...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. Explain the tech stack clearly that you have worked on
2. The cloud transformation journey in any one cloud.
3. Serverless Architecture

Skills evaluated in this interview

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

I applied via Recruitment Consulltant and was interviewed in Sep 2023. There were 3 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Explain projects on Resume
  • Q2. Explain how times series forecasting works
  • Ans. 

    Time series forecasting involves analyzing past data to make predictions about future values based on patterns and trends.

    • Time series forecasting uses historical data to identify patterns and trends over time.

    • Common techniques include ARIMA, exponential smoothing, and machine learning algorithms like LSTM.

    • Forecasting accuracy can be improved by adjusting parameters, incorporating external factors, and using ensemble me...

  • Answered by AI
Round 2 - One-on-one 

(1 Question)

  • Q1. Explain details of Machine Learning Techniques used
  • Ans. 

    Various machine learning techniques such as regression, classification, clustering, and deep learning are used to analyze data and make predictions.

    • Regression: Used to predict continuous values, such as predicting house prices based on features like size and location.

    • Classification: Used to categorize data into different classes, such as classifying emails as spam or not spam.

    • Clustering: Used to group similar data poin...

  • Answered by AI
Round 3 - One-on-one 

(2 Questions)

  • Q1. Explain understanding of product lifecycle
  • Ans. 

    Product lifecycle refers to the stages a product goes through from introduction to withdrawal from the market.

    • Product development: Research, design, and creation of the product.

    • Introduction: Launching the product into the market.

    • Growth: Sales and market share increase as product gains popularity.

    • Maturity: Sales peak and competition intensifies.

    • Decline: Sales decrease, leading to eventual withdrawal from the market.

    • Exam...

  • Answered by AI
  • Q2. Resume experience

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Architectural design
  • Q2. Detail architectural design
  • Ans. 

    Architectural design involves creating a detailed plan for a system's structure and components.

    • Identify system requirements and constraints

    • Create high-level and detailed design diagrams

    • Select appropriate technologies and frameworks

    • Consider scalability, security, and performance

    • Document design decisions and rationale

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Architectural design questions, kindly prepare

Orange Egypt Interview FAQs

How many rounds are there in Orange Egypt Technical Solutions Engineer interview?
Orange Egypt interview process usually has 3 rounds. The most common rounds in the Orange Egypt interview process are One-on-one Round, Aptitude Test and Coding Test.
What are the top questions asked in Orange Egypt Technical Solutions Engineer interview?

Some of the top questions asked at the Orange Egypt Technical Solutions Engineer interview -

  1. How to join tables in ...read more
  2. How to run file on a serv...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.9
 • 8.1k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Amazon Interview Questions
4.1
 • 5k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3k Interviews
View all
Compare Orange Egypt with

TCS

3.7
Compare

Accenture

3.9
Compare

Wipro

3.7
Compare

Cognizant

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