Upload Button Icon Add office photos

Filter interviews by

Plasma Computing Group Interview Questions and Answers

Updated 24 May 2024

Plasma Computing Group Interview Experiences

Popular Designations

4 interviews found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
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 - Aptitude Test 

Basic and logical questions

Round 3 - Coding Test 

Medium question and pseudo code given

Round 4 - Technical 

(1 Question)

  • Q1. Asking Hard questions answering

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (43)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Easy basic questions

Round 2 - Technical 

(2 Questions)

  • Q1. What is sql joints
  • Ans. 

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

    • SQL joints are used to retrieve data from multiple tables in a single query

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

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

  • Answered by AI
  • Q2. About your profile

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through job description

Skills evaluated in this interview

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (43)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Mar 2023. 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 

(1 Question)

  • Q1. Questions related to kubernetes, docker and past experience were asked.
Round 3 - HR 

(3 Questions)

  • Q1. Introduce yourself. Why want to join plasma?
  • Ans. 

    I am a DevOps Engineer with a passion for automation and continuous improvement. I am interested in joining Plasma to contribute to their cutting-edge technology and collaborative work environment.

    • Experienced in implementing and managing CI/CD pipelines

    • Proficient in cloud platforms like AWS and Azure

    • Skilled in configuration management tools like Ansible and Puppet

    • Strong background in Linux administration

    • Familiar with c...

  • Answered by AI
  • Q2. Reason for leaving previous organisation.
  • Ans. 

    Seeking new challenges and growth opportunities.

    • Desire for career advancement

    • Lack of learning and development opportunities

    • Company culture misalignment

    • Relocation or personal reasons

    • Better compensation or benefits

  • Answered by AI
  • Q3. Discussion on package like current, expected.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be thorough with your concepts in technical round.

Devops Engineer Interview Questions asked at other Companies

Q1. Reverse the String Problem Statement You are given a string STR which contains alphabets, numbers, and special characters. Your task is to reverse the string. Example: Input: STR = "abcde" Output: "edcba" Input: The first line of input cont... read more
View answer (3)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - Aptitude Test 

Java coding questions, aptitude test

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (218)

Plasma Computing Group interview questions for popular designations

 Software Developer

 (2)

 Devops Engineer

 (1)

 Software Engineer

 (1)

Jobs at Plasma Computing Group

View all

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
Hard
Process Duration
-
Result
Not Selected

I applied via Walk-in and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

The aptitude test was easy. basic mcq questions were asked.

Round 2 - Coding Test 

It was a pen paper test and was comparatively tough.

Interview Preparation Tips

Topics to prepare for Grapecity Software Developer interview:
  • C++
Interview preparation tips for other job seekers - The overall selection process of the company is difficult.
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
More than 8 weeks
Result
No response

I applied via Walk-in and was interviewed before Jun 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is interface ?
  • Ans. 

    An interface in software development defines a contract for classes to implement, specifying methods and properties.

    • Interfaces in programming languages like Java and C# allow for multiple inheritance by defining a set of methods that a class must implement.

    • Interfaces provide a way to achieve abstraction and polymorphism in object-oriented programming.

    • Interfaces are used to define common behavior that multiple classes c...

  • Answered by AI
  • Q2. Hat is encapsulation
  • Ans. 

    Encapsulation is the concept of bundling data and methods that operate on the data into a single unit.

    • Encapsulation helps in hiding the internal state of an object and restricting access to it.

    • It allows for better control over the data by preventing direct access from outside the class.

    • Encapsulation promotes code reusability and makes the code easier to maintain.

    • Example: In a class representing a car, the variables lik...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong with ur basics

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

10 apti questions and 10 technical mcq on cpp

Round 2 - Technical 

(2 Questions)

  • Q1. Oops concept question
  • Q2. Sql queries on join
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Oops topic and aptitude

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

I applied via Referral and was interviewed in Sep 2023. 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 - Aptitude Test 

Very easy roundand is it a program to implement Parallel Merge Sort and can measure the performance

Round 3 - Coding Test 

Coding and decoding reasoning for the shield season is over now I am not sure

Interview Preparation Tips

Interview preparation tips for other job seekers - Learning in the morning and have a couple years back home
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

First round is online test of 3 virtual rounds consist of aptitude , and coding

Round 2 - Technical 

(2 Questions)

  • Q1. Matrix multiplication
  • Q2. Singly linked list
  • Ans. 

    A singly linked list is a data structure where each element points to the next element in the list.

    • Each node in the list contains data and a reference to the next node

    • Traversal starts from the head node and follows the next pointers until the end

    • Insertion and deletion can be done efficiently at the beginning or end of the list

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare dsa well

Skills evaluated in this interview

Plasma Computing Group Interview FAQs

How many rounds are there in Plasma Computing Group interview?
Plasma Computing Group interview process usually has 2-3 rounds. The most common rounds in the Plasma Computing Group interview process are Technical, Aptitude Test and Resume Shortlist.
How to prepare for Plasma Computing Group 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 Plasma Computing Group. The most common topics and skills that interviewers at Plasma Computing Group expect are SQL, Java, SDLC, C# and Angular.
What are the top questions asked in Plasma Computing Group interview?

Some of the top questions asked at the Plasma Computing Group interview -

  1. What is sql joi...read more
  2. Questions related to kubernetes, docker and past experience were ask...read more
  3. Discussion on package like current, expect...read more

Tell us how to improve this page.

Plasma Computing Group Interview Process

based on 5 interviews

Interview experience

3.6
  
Good
View more

Interview Questions from Similar Companies

HyScaler Interview Questions
4.5
 • 92 Interviews
Monotype Interview Questions
3.7
 • 23 Interviews
MulticoreWare Interview Questions
4.2
 • 23 Interviews
Pitney Bowes Interview Questions
3.7
 • 21 Interviews
AvenData GmbH Interview Questions
3.0
 • 18 Interviews
Grapecity Interview Questions
3.8
 • 17 Interviews
Xactly Corp Interview Questions
3.8
 • 17 Interviews
View all

Plasma Computing Group Reviews and Ratings

based on 33 reviews

3.7/5

Rating in categories

3.7

Skill development

3.5

Work-life balance

3.7

Salary

3.9

Job security

3.3

Company culture

3.4

Promotions

3.5

Work satisfaction

Explore 33 Reviews and Ratings
Software Engineer
21 salaries
unlock blur

₹4.2 L/yr - ₹10.1 L/yr

Senior Software Engineer
20 salaries
unlock blur

₹7.2 L/yr - ₹15 L/yr

Software Developer
15 salaries
unlock blur

₹3 L/yr - ₹10.4 L/yr

Softwaretest Engineer
10 salaries
unlock blur

₹3.5 L/yr - ₹6.8 L/yr

HR Executive
8 salaries
unlock blur

₹3.2 L/yr - ₹4.9 L/yr

Explore more salaries
Compare Plasma Computing Group with

HyScaler

4.5
Compare

Pitney Bowes

3.7
Compare

AvenData GmbH

3.0
Compare

Dataflow Group

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