Upload Button Icon Add office photos

Stratosphere IT Services

Compare button icon Compare button icon Compare

Filter interviews by

Stratosphere IT Services Interview Questions and Answers

Updated 14 May 2025
Popular Designations

8 Interview questions

A Deputy Manager Trainee was asked 11mo ago
Q. In how many ways can we apply CSS to HTML?
Ans. 

CSS can be applied to HTML in three forms: inline, internal, and external.

  • Inline CSS - applied directly to an HTML element using the style attribute

  • Internal CSS - defined within the head section of an HTML document using the style tag

  • External CSS - linked to an HTML document using the link tag

View all Deputy Manager Trainee interview questions
A Digital Media Engineer was asked
Q. What is the use of CSS padding and margin?
Ans. 

CSS padding and margin are used to create space around elements and control their positioning.

  • Padding is used to create space inside an element, between the content and the border.

  • Margin is used to create space outside an element, between the element and other elements.

  • Padding and margin can be specified in different units like pixels, percentages, or em.

  • Negative values can be used to overlap elements or reduce sp...

View all Digital Media Engineer interview questions
A Digital Media Engineer was asked
Q. What is a table in HTML?
Ans. 

A table in HTML is used to display data in rows and columns.

  • Tables are created using the <table> tag in HTML.

  • Rows are defined using the <tr> tag and columns using the <td> tag.

  • Headers can be added using the <th> tag.

  • Attributes like border, cellpadding, cellspacing can be used to style the table.

  • Example: <table><tr><th>Name</th><th>Age</th></tr><t...

View all Digital Media Engineer interview questions
A Digital Media Engineer was asked
Q. What is the difference between HTML and HTML5?
Ans. 

HTML is the standard markup language for creating web pages, while HTML5 is the latest version with new features and improvements.

  • HTML is the older version of the markup language used for creating web pages.

  • HTML5 is the latest version with new features like native support for video and audio, canvas elements for graphics, and improved semantics.

  • HTML5 also includes new APIs for offline web applications, drag-and-dr...

View all Digital Media Engineer interview questions
A Deputy Manager Trainee was asked 11mo ago
Q. Selectors in CSS
Ans. 

Selectors in CSS are patterns used to select the elements you want to style on a webpage.

  • Selectors can target elements based on their tag name, class, ID, attributes, and more.

  • Examples include: 'p' for all

    elements, '.classname' for elements with a specific class, '#idname' for elements with a specific ID.

  • Selectors can also be combined to create more specific targeting, such as 'div.container p' to target

    elemen...

View all Deputy Manager Trainee interview questions
A Deputy Manager Trainee was asked 11mo ago
Q. Types of Html tags
Ans. 

Html tags are used to define the structure and content of a web page.

  • There are two main types of HTML tags: opening tags and closing tags.

  • Opening tags are used to indicate the beginning of an element, while closing tags indicate the end of an element.

  • Some tags are self-closing, meaning they don't require a separate closing tag.

  • Examples of HTML tags include <p> for paragraphs, <h1> for headings, and <...

View all Deputy Manager Trainee interview questions
Be interview-ready. Browse the most asked HR questions.
illustration image
A Deputy Manager Trainee was asked 11mo ago
Q. Table tags attributes in html
Ans. 

Table tags attributes in HTML

  • Attributes like border, cellpadding, cellspacing, etc. can be used to customize tables

  • The 'border' attribute specifies the width of the border around a table

  • The 'cellpadding' attribute specifies the space between the cell content and cell border

  • The 'cellspacing' attribute specifies the space between cells in a table

View all Deputy Manager Trainee interview questions
Are these interview questions helpful?
A Netapp Storage Administrator was asked 2mo ago
Q. Teschnical resolution of issues
Ans. 

Effective technical resolution involves systematic troubleshooting, analysis, and implementation of solutions for storage issues.

  • Identify the issue: Gather information on the problem, such as error messages or performance metrics.

  • Analyze logs: Review system logs to pinpoint the source of the issue, such as failed disk drives or network errors.

  • Implement solutions: Apply fixes based on analysis, like replacing fault...

View all Netapp Storage Administrator interview questions

Stratosphere IT Services Interview Experiences

10 interviews found

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

(2 Questions)

  • Q1. Firewall Architecture
  • Q2. Firewall troubleshooting.

Interview Preparation Tips

Interview preparation tips for other job seekers - Good
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - One-on-one 

(4 Questions)

  • Q1. Selectors in CSS
  • Ans. 

    Selectors in CSS are patterns used to select the elements you want to style on a webpage.

    • Selectors can target elements based on their tag name, class, ID, attributes, and more.

    • Examples include: 'p' for all

      elements, '.classname' for elements with a specific class, '#idname' for elements with a specific ID.

    • Selectors can also be combined to create more specific targeting, such as 'div.container p' to target

      elements wi...

  • Answered by AI
  • Q2. Types of Html tags
  • Ans. 

    Html tags are used to define the structure and content of a web page.

    • There are two main types of HTML tags: opening tags and closing tags.

    • Opening tags are used to indicate the beginning of an element, while closing tags indicate the end of an element.

    • Some tags are self-closing, meaning they don't require a separate closing tag.

    • Examples of HTML tags include <p> for paragraphs, <h1> for headings, and <a>...

  • Answered by AI
  • Q3. Table tags attributes in html
  • Ans. 

    Table tags attributes in HTML

    • Attributes like border, cellpadding, cellspacing, etc. can be used to customize tables

    • The 'border' attribute specifies the width of the border around a table

    • The 'cellpadding' attribute specifies the space between the cell content and cell border

    • The 'cellspacing' attribute specifies the space between cells in a table

  • Answered by AI
  • Q4. In how many form we can apply css to html
  • Ans. 

    CSS can be applied to HTML in three forms: inline, internal, and external.

    • Inline CSS - applied directly to an HTML element using the style attribute

    • Internal CSS - defined within the head section of an HTML document using the style tag

    • External CSS - linked to an HTML document using the link tag

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Stratosphere IT Services Deputy Manager Trainee interview:
  • HTML
  • CSS3
  • Javascript

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed before Jan 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. What kind of technical skills have you worked on?
  • Ans. 

    I have worked on technical skills such as programming languages, database management, network administration, and cybersecurity.

    • Programming languages (e.g. Java, Python, C++)

    • Database management (e.g. SQL, Oracle)

    • Network administration (e.g. TCP/IP, DNS)

    • Cybersecurity (e.g. firewalls, encryption)

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. How many positions did you close last year, and what was the revenue generated from those positions?
  • Ans. 

    I closed 25 positions last year, generating a revenue of $500,000.

    • Closed 25 positions in total

    • Generated revenue of $500,000

    • Average revenue per position was $20,000

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

I applied via Naukri.com and was interviewed before May 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Oops concept ..coding and basic programming
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jan 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Cognos & SQL & cognos security
Round 2 - Technical 

(1 Question)

  • Q1. That's a manager round direct with client

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

  • Q1. About job role and responsibilities
  • Q2. About technical issues
  • Q3. Teschnical resolution of issues
  • Ans. 

    Effective technical resolution involves systematic troubleshooting, analysis, and implementation of solutions for storage issues.

    • Identify the issue: Gather information on the problem, such as error messages or performance metrics.

    • Analyze logs: Review system logs to pinpoint the source of the issue, such as failed disk drives or network errors.

    • Implement solutions: Apply fixes based on analysis, like replacing faulty har...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Please avoid to work on contractual roles.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Jun 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 - Case Study 

Skill set and additional review

Round 3 - Technical 

(2 Questions)

  • Q1. Technical question roles and responsibilities
  • Q2. Procedure merge nvl

Interview Preparation Tips

Interview preparation tips for other job seekers - technically prepare along with previous experience strong confidence

I applied via Naukri.com

Round 1 - Technical 

(3 Questions)

  • Q1. What is difference between html and html5?
  • Q2. What is table in HTML?
  • Q3. What is use of Css Padding Margin?

Interview Preparation Tips

Topics to prepare for Stratosphere IT Services Digital Media Engineer interview:
  • HTMl
  • Css
Interview preparation tips for other job seekers - They ask very normal question u don’t hesitate give your best

Skills evaluated in this interview

Network Engineer Interview Questions & Answers

user image Harun Shaikh

posted on 16 Jan 2024

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

I applied via Naukri.com and was interviewed before Jan 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Cisco ACI, Nexus, related questions

I applied via Naukri.com and was interviewed in Jul 2021. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. They are shortlisted my resume from naukari and then transferred to client.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident on your strength.

They are asking questions on your profile, what you are applying.

Top trending discussions

View All
Interview Hub
5d (edited)
anshitanegi
·
ex -
Planet Spark
When HR’s Chinese English made me drop the interview!
So, I talked to the HR yesterday about the interview. I asked Please send me the location But their English… bro I was shocked! It was like talking to someone jisne english nahi kuch ar hi seekh liya ho, if the HR’s English is this I can only imagine the rest of the company I decided to drop the interview with this chinese english😶‍🌫️
FeedCard Image
Got a question about Stratosphere IT Services?
Ask anonymously on communities.

Stratosphere IT Services Interview FAQs

How many rounds are there in Stratosphere IT Services interview?
Stratosphere IT Services interview process usually has 1-2 rounds. The most common rounds in the Stratosphere IT Services interview process are Technical, Resume Shortlist and Case Study.
How to prepare for Stratosphere IT Services 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 Stratosphere IT Services. The most common topics and skills that interviewers at Stratosphere IT Services expect are international bpo, Technical Support, international call center, Night Shift and International Voice Process.
What are the top questions asked in Stratosphere IT Services interview?

Some of the top questions asked at the Stratosphere IT Services interview -

  1. What is difference between html and htm...read more
  2. What is use of Css Padding Marg...read more
  3. In how many form we can apply css to h...read more
How long is the Stratosphere IT Services interview process?

The duration of Stratosphere IT Services 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

4/5

based on 10 interview experiences

Difficulty level

Easy 13%
Moderate 88%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

Experis IT Interview Questions
3.0
 • 52 Interviews
Harjai Computers Interview Questions
3.5
 • 34 Interviews
TrueBlue Interview Questions
3.6
 • 28 Interviews
Ven Consulting Interview Questions
3.5
 • 27 Interviews
US Tech Solutions Interview Questions
3.7
 • 21 Interviews
W3Global Interview Questions
3.6
 • 18 Interviews
View all

Stratosphere IT Services Reviews and Ratings

based on 201 reviews

3.3/5

Rating in categories

2.9

Skill development

3.4

Work-life balance

3.2

Salary

2.8

Job security

3.2

Company culture

2.9

Promotions

3.0

Work satisfaction

Explore 201 Reviews and Ratings
Information Technology Recruiter
119 salaries
unlock blur

₹1.2 L/yr - ₹3.6 L/yr

Senior Software Engineer
47 salaries
unlock blur

₹17.2 L/yr - ₹32.2 L/yr

Software Engineer
33 salaries
unlock blur

₹4.3 L/yr - ₹9 L/yr

Software Developer
33 salaries
unlock blur

₹4.8 L/yr - ₹10 L/yr

Technical Recruiter
33 salaries
unlock blur

₹1.6 L/yr - ₹4.7 L/yr

Explore more salaries
Compare Stratosphere IT Services with

Experis IT

3.0
Compare

Buzzworks Business Services

3.7
Compare

Allegis Group

3.7
Compare

US Tech Solutions

3.7
Compare
write
Share an Interview