Upload Button Icon Add office photos

OTSI

Compare button icon Compare button icon Compare

Filter interviews by

OTSI Interview Questions and Answers

Updated 14 Jul 2024

OTSI Interview Experiences

Popular Designations

4 interviews found

I applied via Naukri.com and was interviewed in Aug 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Python, Statistics, SQL via screen sharing and showing the recruiter how I am doing it live.
  • Q2. How much salary will be given? CTC and in hand?

Interview Preparation Tips

Interview preparation tips for other job seekers - Read the job profile and then prepare accordingly. Thoroughly do the research on the company and what all projects they are having right now. And in interview.............
Always tell the interviewer the truth, what you know and how to do it. If you don't know anything, say "I don't know, but I can learn it". Never lie to your interviewer. And don't worry about your survival on this planet. If you can read this, it means that there is something in you. When God created you and send you on this plant, he has given something to you for survival. Just that there is a need for a spark to ignite it. So never lose hope and keep learning from mistake and keep improving.

Even if you get a job and during the job and after leaving the job, keep learning (learning is a continuous process), because you never know, when the company is going to shut down. So have multiple skills, if you don't have multiple skills, then learn those skills as per market demand. Initially you may have to do some part time job, take it, so that you don't have to ask for money from your old parents. And keep the main job in mind, which you want and prepare accordingly. One day opportunity will come suddenly and you must be in position to strike it down.

Senior Research Analyst Interview Questions asked at other Companies

Q1. If internet went off, how will you manage a meeting?
View answer (1)

HR Associate Interview Questions & Answers

user image Anonymous

posted on 3 Jun 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - One-on-one 

(2 Questions)

  • Q1. What is your 5year goal
  • Q2. Why did you choose hr as a field

Interview Preparation Tips

Interview preparation tips for other job seekers - Great company super friendly

HR Associate Interview Questions asked at other Companies

Q1. How will you convince the customer who is very frustated?
View answer (1)

Interview Questions & Answers

user image Anonymous

posted on 14 Jul 2024

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

I applied via Naukri.com and was interviewed before Jul 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Took 1 hour of video call interview where we need to share the screen and start coding to the questions asked by them

Round 2 - Technical 

(2 Questions)

  • Q1. Interview on Voice call
  • Q2. Background qualifications, skills, projects and resume

Interview Preparation Tips

Interview preparation tips for other job seekers - I advice freshers not to join this company as few people play politics here and there will be no good hike nor good promotion for freshers . Freshers suffer lot here
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Apr 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 tips
Round 2 - Technical 

(2 Questions)

  • Q1. Technical round
  • Q2. Technical round discussions
Round 3 - HR 

(2 Questions)

  • Q1. HR round discussion
  • Q2. HR discussion with person

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well

SAS Programmer Interview Questions asked at other Companies

Q1. What do you mean by sas macros and why to use them
View answer (1)

OTSI interview questions for popular designations

 HR Associate

 (1)

 SAS Programmer

 (1)

 Senior Research Analyst

 (1)

Interview questions from similar companies

Interview Questionnaire 

2 Questions

  • Q1. About AWS and Cloud related services.
  • Q2. NA

Analyst Interview Questions & Answers

FIS user image Anonymous

posted on 17 Jul 2021

Interview Questionnaire 

2 Questions

  • Q1. Tell me about yourself
  • Q2. Be confident

Intern Interview Questions & Answers

FIS user image Vishu Gupta

posted on 13 Sep 2020

I applied via Campus Placement and was interviewed in Aug 2020. There was 1 interview round.

Interview Questionnaire 

7 Questions

  • Q1. What do you understand by Three way handshake ?
  • Ans. 

    Three way handshake is a method used in TCP/IP communication to establish a connection between a client and a server.

    • Three way handshake involves three steps: SYN, SYN-ACK, and ACK.

    • The client sends a SYN packet to the server to initiate the connection.

    • The server responds with a SYN-ACK packet, acknowledging the client's request.

    • Finally, the client sends an ACK packet to the server, confirming the connection establishme...

  • Answered by AI
  • Q2. Difference between SSL and TLS
  • Ans. 

    SSL and TLS are both cryptographic protocols used to secure internet communications.

    • SSL stands for Secure Sockets Layer and is an older protocol that has been largely replaced by TLS.

    • TLS stands for Transport Layer Security and is the successor to SSL.

    • TLS is more secure than SSL and offers better encryption algorithms.

    • TLS also supports newer protocols and ciphers, while SSL does not.

    • SSL is vulnerable to attacks such as ...

  • Answered by AI
  • Q3. On which layer switch and router work and their types ?
  • Ans. 

    Switches work on layer 2 and routers work on layer 3. Types of switches include unmanaged, managed, and layer 3 switches.

    • Switches work on layer 2 of the OSI model and routers work on layer 3.

    • Switches are used to connect devices within a network and forward data based on MAC addresses.

    • Types of switches include unmanaged, managed, and layer 3 switches.

    • Routers are used to connect different networks and forward data based ...

  • Answered by AI
  • Q4. CIA Triad and What will we lost in DOS attack ?
  • Ans. 

    CIA Triad ensures data security. DOS attack can cause loss of availability.

    • CIA Triad stands for Confidentiality, Integrity, and Availability.

    • It ensures data security by protecting against unauthorized access, alteration, and destruction.

    • DOS attack can cause loss of availability by overwhelming a system with traffic or requests.

    • This can result in the system becoming unresponsive or crashing, making the data unavailable...

  • Answered by AI
  • Q5. Which packets are used to perform DOS attack?
  • Ans. 

    Various types of packets can be used for DOS attacks, including SYN floods, UDP floods, and ICMP floods.

    • SYN floods involve sending a large number of SYN packets to overwhelm the target server's resources.

    • UDP floods involve sending a large number of UDP packets to consume the target server's bandwidth.

    • ICMP floods involve sending a large number of ICMP packets to flood the target server with traffic.

    • Other types of packet...

  • Answered by AI
  • Q6. Cryptography and its types
  • Ans. 

    Cryptography is the practice of secure communication in the presence of third parties.

    • Symmetric-key cryptography

    • Asymmetric-key cryptography

    • Hash functions

    • Encryption algorithms

    • Digital signatures

  • Answered by AI
  • Q7. Difference between MD5 and SHA 2
  • Ans. 

    MD5 is a hash function that produces a 128-bit hash value while SHA-2 is a family of hash functions that produce hash values of varying lengths.

    • MD5 produces a fixed-length hash value of 128 bits while SHA-2 produces hash values of 224, 256, 384, or 512 bits.

    • MD5 is considered less secure than SHA-2 due to its susceptibility to collision attacks.

    • SHA-2 is a family of hash functions that includes SHA-224, SHA-256, SHA-384,...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Always focus to give answer in a well define manner. Don't give answer if you don't know. Read the basic questions from internet make a list of 1000 of interview question of the domain in which you wanna go.
Always find out more things about a topic like asked question to yourself like-
What is it ?
Why we use ?
What are the different types ?
Previous version of it if any and why it is not used now?
The latest version
Make a checklist of the attacks on the all common protocol.

Thanks I hope it will help you.

Skills evaluated in this interview

I applied via LinkedIn and was interviewed in Nov 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. 1) General C# and Sql Questions.. some concepts in more depth
  • Q2. Joins, Union, Linq, Collections

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Prepared with basic C# questions like delegates, generics, events, interfaces, static classes with some examples

Sql Questions like types of Joins, Subquery, Union, view, stored proc, identity, indexes with some examples

I applied via Naukri.com and was interviewed in Mar 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Applied for QA position. Questions were asked based on capital market/banking domain along with testing fundamentals and some scenario based question.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident about domain and testing concepts.

Analyst Interview Questions & Answers

FIS user image Anonymous

posted on 12 Dec 2021

Interview Questionnaire 

1 Question

  • Q1. On Unix and SQL

Interview Preparation Tips

Interview preparation tips for other job seekers - Not good. Those questions are never used on the daily work.

OTSI Interview FAQs

How many rounds are there in OTSI interview?
OTSI interview process usually has 2 rounds. The most common rounds in the OTSI interview process are Technical, Resume Shortlist and HR.
How to prepare for OTSI 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 OTSI. The most common topics and skills that interviewers at OTSI expect are HTML, PDF, MS Office, Printing and Telecom.
What are the top questions asked in OTSI interview?

Some of the top questions asked at the OTSI interview -

  1. Python, Statistics, SQL via screen sharing and showing the recruiter how I am d...read more
  2. Interview on Voice c...read more
  3. Technical round discussi...read more

Tell us how to improve this page.

OTSI Interview Process

based on 2 interviews

Interview experience

4.5
  
Good
View more

Interview Questions from Similar Companies

Cognizant Interview Questions
3.7
 • 5.6k Interviews
GlobalLogic Interview Questions
3.6
 • 591 Interviews
UST Interview Questions
3.8
 • 517 Interviews
CGI Group Interview Questions
4.0
 • 492 Interviews
FIS Interview Questions
3.9
 • 487 Interviews
View all

OTSI Reviews and Ratings

based on 34 reviews

3.6/5

Rating in categories

3.3

Skill development

3.5

Work-life balance

2.9

Salary

3.2

Job security

3.2

Company culture

2.9

Promotions

3.3

Work satisfaction

Explore 34 Reviews and Ratings
Software Engineer
43 salaries
unlock blur

₹2.2 L/yr - ₹11.5 L/yr

Senior Software Engineer
27 salaries
unlock blur

₹8 L/yr - ₹20 L/yr

Associate Software Engineer
22 salaries
unlock blur

₹2 L/yr - ₹6 L/yr

Graduate Engineer
7 salaries
unlock blur

₹1.8 L/yr - ₹3 L/yr

Team Lead
7 salaries
unlock blur

₹9 L/yr - ₹25 L/yr

Explore more salaries
Compare OTSI with

Cognizant

3.7
Compare

Sutherland Global Services

3.6
Compare

Optum Global Solutions

4.0
Compare

Hexaware Technologies

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