Upload Button Icon Add office photos

Filter interviews by

SkyPoint Cloud Sdet Engineer Interview Questions and Answers

Updated 12 Feb 2024

1 interview found

Sort by: Popular

Sdet Engineer Interview Questions

user image Anonymous

posted on 12 Feb 2024

Interview experience
5
 Excellent
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
Selected  Selected

I applied via LinkedIn and was interviewed in Jan 2024.

3 Interview Rounds

1

Technical Round (1 Question)

  • Q1. Questions were based on Manual Testing, Automation testing, API testing and Java programming.
2

Technical Round (1 Question)

  • Q1. Based on database testing, Manual testing, automation testing, and RestAssured API testing program .
3

HR Round (1 Question)

  • Q1. Scenario based questions and discussion about roles and responsibilities.

Interview questions from similar companies

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

I applied via Campus Placement and was interviewed in Jun 2024.

2 Interview Rounds

1

Coding Test Round

This round has 3 coding questions mostly based on graph and trees

2

Hackathon Round (2 Questions)

  • Q1. A lockable tree problem
  • Q2. OS level improvements in above problem

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong in DSA and prepare the basic computer concepts well.

Skills evaluated in this interview

Interview experience
5
 Excellent
Difficulty level
 -
Duration
 -
Result
 -

1 Interview Round

1

Technical Round (2 Questions)

  • Q1. Valid parenthesis
  • Q2. Generate parenthesis

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well !

Skills evaluated in this interview

Interview experience
5
 Excellent
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
 Not Selected

I applied via LinkedIn and was interviewed in Jul 2024.

1 Interview Round

1

Coding Test Round

Leetcode style of coding

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice

Sde1 Interview Questions

Cogoport user image Anonymous

posted on 20 Oct 2023

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

I applied via campus placement at Vellore Institute of Technology (VIT) and was interviewed in Sep 2023.

5 Interview Rounds

1

Resume Shortlist Round

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
2

Aptitude Test Round

Easy questions but less time

3

Coding Test Round

2 easy and 1 hard leet code

4

One-on-one Round (3 Questions)

  • Q1. Reverse the link list
  • Q2. The Hanoi tower problem was given
  • Q3. One DP question was given to explain not write
5

HR Round (1 Question)

  • Q1. JEE rank and previous paid internship

Interview Preparation Tips

Topics to prepare for Cogoport Sde1 interview:
  • DSA
  • Node.Js
  • React.Js
  • React Native
  • ruby on rails
  • Ruby Rails
Interview preparation tips for other job seekers - PLEASE DON'T JOIN THIS COMPANY specially freshers they will ruin your career

Skills evaluated in this interview

Sdet Lead Interview Questions

AmbitionBox user image Anonymous

posted on 15 Sep 2023

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

I applied via LinkedIn and was interviewed in Aug 2023.

3 Interview Rounds

1

Resume Shortlist Round

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
2

Coding Test Round

2 medium level and 1 hard question from dsa

3

HR Round (1 Question)

  • Q1. Asked about myself and managerial questions
Interview experience
5
 Excellent
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
Selected  Selected

I applied via Approached by Company and was interviewed in Jun 2024.

1 Interview Round

1

HR Round (1 Question)

  • Q1. Basics about previous work
Interview experience
5
 Excellent
Difficulty level
 Moderate
Duration
 2-4 weeks
Result
Selected  Selected

I applied via LinkedIn and was interviewed before Sep 2023.

3 Interview Rounds

1

Coding Test Round

Basic dsa level 1 can be prepared from toutube

2

Assignment Round

Take home assignment can be done easily

3

HR Round (2 Questions)

  • Q1. Basic hr round intro
  • Q2. Why to join and culture fit

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared and learn dsa as well
Interview experience
4
 Good
Difficulty level
 Moderate
Duration
 -
Result
Selected  Selected

I applied via Campus Placement

5 Interview Rounds

1

Behavioral questions Round (2 Questions)

  • Q1. Tick the words boxes that best describes yourself.
  • Q2. Tick the words boxes that best describes your vision of a perfect employer.
2

Aptitude Test Round

Had to solve 50 questions in 12 minutes. Questions were very easy, only headache was to attempt as many as you could in 12 minutes. .

3

Coding Test Round

Had questions regarding core subjects in the multiple choice section in the 1st section of this round. In the section 2nd of this round you had 3 questions of data structures (2 easy and 1 of moderate difficulty level).

4

Technical Round (1 Question)

  • Q1. Interview revolved around Data Structures and DBMS (particularly SQL).
5

HR Round (1 Question)

  • Q1. Standard HR questions that you probably gonna expect in every other company.

Interview Preparation Tips

Interview preparation tips for other job seekers - All the rounds were elimination round, so attempt each meticulously.
Interview experience
5
 Excellent
Difficulty level
 Hard
Duration
 2-4 weeks
Result
 Not Selected

I applied via campus placement at Indian Institute of Logistics, Chennai and was interviewed in Sep 2023.

3 Interview Rounds

1

Resume Shortlist Round

Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
2

Coding Test Round

152. Maximum Product Subarray
Medium
17.6K
552
Companies
Given an integer array nums, find a
subarray
that has the largest product, and return the product.

The test cases are generated so that the answer will fit in a 32-bit integer.



Example 1:

Input: nums = [2,3,-2,4]
Output: 6
Explanation: [2,3] has the largest product 6.
Example 2:

Input: nums = [-2,0,-1]
Output: 0
Explanation: The result cannot be 2, because [-2,-1] is not a subarray.


Constraints:

1 <= nums.length <= 2 * 104
-10 <= nums[i] <= 10
The product of any prefix or suffix of nums is guaranteed to fit in a 32-bit integer.

3

Aptitude Test Round

Basic quants and advanced quants

SkyPoint Cloud Interview FAQs

How many rounds are there in SkyPoint Cloud Sdet Engineer interview?
SkyPoint Cloud interview process usually has 3 rounds. The most common rounds in the SkyPoint Cloud interview process are Technical and HR.
What are the top questions asked in SkyPoint Cloud Sdet Engineer interview?

Some of the top questions asked at the SkyPoint Cloud Sdet Engineer interview -

  1. Based on database testing, Manual testing, automation testing, and RestAssured ...read more
  2. Questions were based on Manual Testing, Automation testing, API testing and Jav...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 SkyPoint Cloud interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

IBM Interview Questions
4.1
 • 2.3k Interviews
Oracle Interview Questions
3.7
 • 868 Interviews
Cisco Interview Questions
4.2
 • 386 Interviews
SAP Interview Questions
4.2
 • 298 Interviews
Salesforce Interview Questions
4.1
 • 262 Interviews
Adobe Interview Questions
4.0
 • 246 Interviews
VMware Software Interview Questions
4.4
 • 152 Interviews
AmbitionBox Interview Questions
5.0
 • 144 Interviews
HCL Infosystems Interview Questions
3.9
 • 140 Interviews
View all
Product Manager
5 salaries
unlock blur

₹35 L/yr - ₹36.4 L/yr

Data Analyst
4 salaries
unlock blur

₹5.8 L/yr - ₹7.5 L/yr

Senior Business Analyst
4 salaries
unlock blur

₹16 L/yr - ₹16.5 L/yr

Data Engineer
4 salaries
unlock blur

₹10 L/yr - ₹19 L/yr

HR Consultant
4 salaries
unlock blur

₹3 L/yr - ₹8.6 L/yr

Explore more salaries
Compare SkyPoint Cloud with

Amazon Web Services

3.9
Compare

Microsoft Azure

4.5
Compare

IBM

4.1
Compare

Oracle

3.7
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