Upload Button Icon Add office photos

Orient Technologies

Compare button icon Compare button icon Compare

Filter interviews by

Orient Technologies Interview Questions and Answers

Updated 28 May 2025
Popular Designations

38 Interview questions

An Enterprise Support Engineer was asked
Q. What is VLAN?
Ans. 

VLAN stands for Virtual Local Area Network. It is a logical grouping of devices on a network based on their function, project, or application.

  • VLANs allow network administrators to segment a network into smaller, more manageable groups.

  • Each VLAN has its own broadcast domain, which means that broadcasts are contained within the VLAN and do not spread to other VLANs.

  • VLANs can be configured to span multiple switches, ...

View all Enterprise Support Engineer interview questions
An Enterprise Support Engineer was asked
Q. What is the difference between the L2 and L3 layers?
Ans. 

L2 is data link layer responsible for MAC addressing and error detection, while L3 is network layer responsible for IP addressing and routing.

  • L2 operates on MAC addresses while L3 operates on IP addresses

  • L2 is responsible for error detection and correction while L3 is responsible for routing

  • L2 switches packets within a network while L3 routes packets between networks

  • Examples of L2 devices include switches and brid...

View all Enterprise Support Engineer interview questions
An Enterprise Support Engineer was asked
Q. What is the OSI model, and can you explain the function of each layer?
Ans. 

OSI (Open Systems Interconnection) layer is a conceptual model that describes the communication functions of a telecommunication system.

  • Layer 1 (Physical Layer) - Transmits raw data bits over a communication channel.

  • Layer 2 (Data Link Layer) - Provides error-free transfer of data frames between nodes over the physical layer.

  • Layer 3 (Network Layer) - Provides logical addressing and routing of data packets between n...

View all Enterprise Support Engineer interview questions
An Enterprise Support Engineer was asked
Q. What is subnetting?
Ans. 

Subnetting is the process of dividing a network into smaller subnetworks.

  • Subnetting helps in efficient utilization of IP addresses.

  • It improves network performance and security.

  • Subnetting is done by borrowing bits from the host portion of an IP address.

  • CIDR notation is used to represent subnet masks.

  • Example: 192.168.1.0/24 represents a network with 256 IP addresses.

View all Enterprise Support Engineer interview questions
A Network Security Engineer was asked 1mo ago
Q. What is the diff between a vulnerability, a threat and a risk ? what are the three principles of information security ? what is the diff between ID's and IPs what is phishing , and how can it be prevented? ...
Ans. 

Understanding key concepts in network security: vulnerabilities, threats, risks, and principles of information security.

  • Vulnerability: A weakness in a system (e.g., outdated software).

  • Threat: A potential cause of an unwanted incident (e.g., malware).

  • Risk: The potential for loss or damage when a threat exploits a vulnerability.

  • Three principles of information security: Confidentiality, Integrity, Availability.

  • IDs (I...

View all Network Security Engineer interview questions
A Network Security Engineer was asked 1mo ago
Q. What are the types of firewalls ? what is a firewall and why is it used ? what is the difference between stateful and stateless firewalls ? what is the difference between hardware and software firewalls ? h...
Ans. 

Firewalls are security devices that monitor and control incoming and outgoing network traffic based on predetermined security rules.

  • Types of firewalls include: Packet Filtering, Stateful Inspection, Proxy Firewalls, and Next-Generation Firewalls.

  • A firewall acts as a barrier between trusted and untrusted networks, preventing unauthorized access.

  • Stateful firewalls track the state of active connections, while statele...

View all Network Security Engineer interview questions
A Network & System Engineer was asked 11mo ago
Q. Explain BGP,OSPF
Ans. 

BGP and OSPF are routing protocols used in networking to determine the best path for data packets to travel.

  • BGP (Border Gateway Protocol) is an exterior gateway protocol used to exchange routing information between different autonomous systems.

  • OSPF (Open Shortest Path First) is an interior gateway protocol used to find the shortest path for routing within a single autonomous system.

  • BGP uses TCP for communication a...

View all Network & System Engineer interview questions
Are these interview questions helpful?
A Network Engineer was asked 3mo ago
Q. What is VPC,VSS,STP,RSTP,MSTP,OSPF,EIGRP
Ans. 

VPC, VSS, STP, RSTP, MSTP, OSPF, and EIGRP are networking concepts and protocols for managing network traffic and topology.

  • VPC (Virtual Private Cloud): A private cloud environment within a public cloud, allowing for isolated resources.

  • VSS (Virtual Switching System): Combines multiple physical switches into a single logical switch for redundancy and scalability.

  • STP (Spanning Tree Protocol): Prevents loops in Ethern...

View all Network Engineer interview questions

Orient Technologies Interview Experiences

40 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
  • Q1. Tell me about yourself," I would like to highlight both my professional and personal journey. I am a highly motivated and detail-oriented individual with a strong academic background and relevant work expe...
  • Q2. I am passionate about continuous learning and growth, which has led me to take on various challenges and responsibilities in my previous roles. I consider myself a team player who can also work independent...
  • Q3. As for why I should be hired, I believe my combination of skills, experience, and work ethic makes me a strong candidate. I bring not only technical knowledge but also problem-solving ability, adaptability...
  • Q4. Regarding my strengths and weaknesses, one of my key strengths is effective communication. I can convey ideas clearly and collaborate well with others. I am also highly organized and dependable. On the oth...

Power BI Developer Interview Questions & Answers

user image Avadhut Nerurkar

posted on 14 Aug 2024

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

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. Explained yourself
  • Q2. Power Bi related question like Cardinality in Data Modelling , Some scenario based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - If you want to save your time, don’t go for face to face interview at Orient technology Andheri.
Totally horrible experience.
I was given time 3 pm and my interview started @5:45 PM ,waited me long.
The interviewer Ritika is too rude and egotistical.
She welcomes you with smile, but she is totally unprofessional. In interview she will try to find you in trap and then break your confidence in such a way that you can’t explain even if you know the things. She didn’t allow you complete your answer and starts another question. It was like it has been 5:50 let’s complete interview and go home .
I try to simplify the solution but she is like my HR can do it if problem is as simple.
I travelled from Thane to Andheri for face to face interview but I listen from HR assistant that he(me)is optional candidate.
They took me granted as optional candidate.
Totally waste of time.
I advise don’t go for face to face interview as they don’t care about candidates.

I have advice for Ritika, if you don’t like candidates reject hime in professional manner that he can be confident for next interview.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What is ALB and NLB difference
  • Ans. 

    ALB (Application Load Balancer) routes HTTP/HTTPS traffic, while NLB (Network Load Balancer) handles TCP/UDP traffic at high performance.

    • ALB operates at Layer 7 (Application Layer) of the OSI model, allowing for advanced routing based on content.

    • NLB operates at Layer 4 (Transport Layer), making it suitable for handling millions of requests per second with low latency.

    • ALB supports features like host-based and path-based...

  • Answered by AI
  • Q2. What is AZ and Regions
  • Ans. 

    AZ (Availability Zone) and Regions are key components of AWS infrastructure for high availability and fault tolerance.

    • Regions are geographical areas that contain multiple AZs, e.g., US East (N. Virginia).

    • Availability Zones are isolated locations within a region, e.g., us-east-1a, us-east-1b.

    • Each AZ has independent power, cooling, and physical security to ensure reliability.

    • Deploying applications across multiple AZs enh...

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Selected Selected
  • Q1. Could you provide details about your previous work experience?
  • Q2. About skills and experience

SOC Analyst Interview Questions & Answers

user image Aziz Khan

posted on 28 May 2025

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

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

  • Q1. What is owasp
  • Ans. 

    OWASP is an open-source project focused on improving the security of software through community-driven resources and guidelines.

    • OWASP stands for Open Web Application Security Project.

    • It provides a list of the top 10 web application security risks, such as SQL Injection and Cross-Site Scripting (XSS).

    • OWASP offers various tools and resources, including the OWASP ZAP (Zed Attack Proxy) for security testing.

    • The OWASP Found...

  • Answered by AI
  • Q2. What is presentation layer
  • Ans. 

    The presentation layer formats data for the application layer, ensuring proper data representation and encryption for communication.

    • Responsible for data translation and formatting.

    • Handles encryption and decryption for secure communication.

    • Examples include JPEG for images and ASCII for text.

    • Ensures compatibility between different data formats.

  • Answered by AI
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Interduce your self in brief ?
  • Ans. 

    I am a software developer with 5 years of experience in Java, Python, and SQL.

    • 5 years of experience in Java, Python, and SQL

    • Strong problem-solving skills

    • Experience working in Agile development environment

  • Answered by AI
  • Q2. Tell me something about your project ?
  • Ans. 

    I developed a web application for managing inventory and sales for a retail store.

    • Used React.js for front-end development

    • Implemented Node.js for back-end functionality

    • Utilized MongoDB for database management

  • Answered by AI

Executive Accountant Interview Questions & Answers

user image Akshata Salunkhe

posted on 30 Jan 2025

Interview experience
1
Bad
Difficulty level
Hard
Process Duration
More than 8 weeks
Result
No response

I appeared for an interview in Dec 2024.

Round 1 - HR 

(2 Questions)

  • Q1. What is your life gole?
  • Ans. 

    My life goal is to continuously learn and grow, both personally and professionally, while making a positive impact on others.

    • Constantly seeking new challenges and opportunities for growth

    • Striving to make a difference in the lives of those around me

    • Setting and achieving meaningful goals

    • Building strong relationships and networks

    • Contributing to the success of the organization I work for

  • Answered by AI
  • Q2. What is your strength
  • Ans. 

    My greatest strength is my attention to detail and ability to analyze complex financial data.

    • Strong analytical skills

    • Attention to detail

    • Ability to work with complex financial data

    • Problem-solving skills

    • Experience in financial analysis and reporting

  • Answered by AI
Round 2 - Group Discussion 

Assignment 20 Marks in 10 Min

Round 3 - Technical 

(1 Question)

  • Q1. Technologies question
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Technical questions related network.
  • Q2. Technical questions related firewall.

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy to crack interview for low budget engineer.
But for high budget they don't have that much budget. So, they start diverting.

Network Engineer Interview Questions & Answers

user image sujit patankar

posted on 22 May 2025

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
  • Q1. Explain basics network architecture of your organization
  • Q2. Explain SD WAN technology
  • Q3. Explain BGP attributes
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
  • Q1. What is cybersecurity?
  • Q2. Why cyber security is important for organisation?

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Orient Technologies?
Ask anonymously on communities.

Orient Technologies Interview FAQs

How many rounds are there in Orient Technologies interview?
Orient Technologies interview process usually has 1-2 rounds. The most common rounds in the Orient Technologies interview process are Technical, HR and Resume Shortlist.
How to prepare for Orient 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 Orient Technologies. The most common topics and skills that interviewers at Orient Technologies expect are Business Analytics, Business Administration, Sales Strategy, Cloud Computing and Data Warehousing.
What are the top questions asked in Orient Technologies interview?

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

  1. What is the diff between a vulnerability, a threat and a risk ? what are the th...read more
  2. what are the types of firewalls ? what is a firewall and why is it used ? what ...read more
  3. What is the OSI layer and explain the work of each lay...read more
What are the most common questions asked in Orient Technologies HR round?

The most common HR questions asked in Orient Technologies interview are -

  1. Why are you looking for a chan...read more
  2. What are your salary expectatio...read more
  3. Share details of your previous j...read more
How long is the Orient Technologies interview process?

The duration of Orient Technologies interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Overall Interview Experience Rating

3.8/5

based on 46 interview experiences

Difficulty level

Easy 42%
Moderate 47%
Hard 11%

Duration

Less than 2 weeks 74%
2-4 weeks 5%
4-6 weeks 5%
More than 8 weeks 16%
View more

Interview Questions from Similar Companies

ITC Infotech Interview Questions
3.7
 • 376 Interviews
CitiusTech Interview Questions
3.3
 • 290 Interviews
NeoSOFT Interview Questions
3.6
 • 280 Interviews
Altimetrik Interview Questions
3.7
 • 241 Interviews
Episource Interview Questions
3.9
 • 224 Interviews
Xoriant Interview Questions
4.1
 • 213 Interviews
INDIUM Interview Questions
4.0
 • 198 Interviews
Incedo Interview Questions
3.1
 • 193 Interviews
View all

Orient Technologies Reviews and Ratings

based on 590 reviews

3.7/5

Rating in categories

3.6

Skill development

3.6

Work-life balance

3.3

Salary

3.5

Job security

3.5

Company culture

3.2

Promotions

3.5

Work satisfaction

Explore 590 Reviews and Ratings
Desktop Support Engineer
229 salaries
unlock blur

₹1.6 L/yr - ₹4.5 L/yr

Network Engineer
150 salaries
unlock blur

₹1.7 L/yr - ₹7.9 L/yr

Network Support Engineer
143 salaries
unlock blur

₹0.9 L/yr - ₹6 L/yr

Technical Support Engineer
82 salaries
unlock blur

₹2 L/yr - ₹5.1 L/yr

System Administrator
77 salaries
unlock blur

₹3.3 L/yr - ₹7.5 L/yr

Explore more salaries
Compare Orient Technologies with

ITC Infotech

3.7
Compare

CMS IT Services

3.1
Compare

KocharTech

3.9
Compare

Xoriant

4.1
Compare
write
Share an Interview