Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by PCS-Global Team. If you also belong to the team, you can get access from here

PCS-Global Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

PCS-Global Software Developer Interview Questions and Answers

Updated 8 Sep 2024

PCS-Global Software Developer Interview Experiences

3 interviews found

Software Developer Interview Questions & Answers

user image Rajesh Bhosale

posted on 8 Sep 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. How Java Works ?
  • Ans. 

    Java is a high-level programming language that follows the principle of 'write once, run anywhere' using the Java Virtual Machine (JVM).

    • Java code is compiled into bytecode, which is then executed by the JVM.

    • Java is platform-independent, meaning the same code can run on any device with a JVM.

    • Java supports object-oriented programming concepts like classes, objects, and inheritance.

    • Java has a rich set of libraries and fra...

  • Answered by AI
  • Q2. Difference Between Final , Finally , and Finalize in Java .
  • Ans. 

    Final is a keyword used to declare constants, Finally is a block of code that always executes, and Finalize is a method used for cleanup.

    • Final is used to declare constants in Java.

    • Finally is a block of code that always executes, typically used in try-catch-finally blocks.

    • Finalize is a method in Java used for cleanup operations before an object is garbage collected.

  • Answered by AI
  • Q3. Tell Me Difference Between Error And Exception and how exception is handled in java ?
  • Ans. 

    Error is a compile-time issue, while exception is a runtime issue. Exceptions are handled using try-catch blocks in Java.

    • Error is a compile-time issue, detected by the compiler. Exception is a runtime issue, occurring during program execution.

    • Errors are generally caused by the environment in which the application is running, while exceptions are caused by the application itself.

    • In Java, exceptions are handled using try...

  • Answered by AI

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Approached by Company and was interviewed in May 2024. There was 1 interview round.

Round 1 - HR 

(3 Questions)

  • Q1. Tell me about yourself.
  • Q2. Your strengths and weaknesses.
  • Q3. You have to pay money for the training period.

Interview Preparation Tips

Interview preparation tips for other job seekers - This company is doing a scam in the name of hiring freshers, wasting so much time, and staging a real-time experience which everything looks like a real thing. After that, they are asking for around 5900 rupees (the original amount of 5000 + GST) for training purposes. Please do not get yourself into a scam like this.

Software Developer Interview Questions Asked at Other Companies

asked in Amazon
Q1. Maximum Subarray Sum Problem Statement Given an array of integers ... read more
asked in Amazon
Q2. Minimum Number of Platforms Needed Problem Statement You are give ... read more
asked in Rakuten
Q3. Merge Two Sorted Arrays Problem Statement Given two sorted intege ... read more
asked in Cognizant
Q4. Nth Fibonacci Number Problem Statement Calculate the Nth term in ... read more
Q5. Find Duplicate in Array Problem Statement You are provided with a ... read more

Interview Questionnaire 

1 Question

  • Q1. Case study in java and python

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company but very late response

Interview questions from similar companies

I applied via Company Website and was interviewed before Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions on Java,SQL,some trending technologies(IOT,Big data),pattern questions, programming questions with different approaches.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics of DSA, have knowledge about the databases, some common dml ,ddl statements, programming knowledge of a particular language like C,Java, python,etc...have good command on oops concepts... little bit of frameworks knowledge will also help

I applied via Newspaper Ad and was interviewed before Jun 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 
Round 2 - Technical 

(1 Question)

  • Q1. Basic questions of java.
Round 3 - HR 

(1 Question)

  • Q1. Intro and other hr related questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Cover the basic questions regarding the programming language.

I applied via Referral and was interviewed before Apr 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Puzzles, Psychometric Test

Round 2 - One-on-one 

(1 Question)

  • Q1. Some water in 3 Jars question, you had to measure out 5L correctly

Interview Preparation Tips

Interview preparation tips for other job seekers - Make the interview interactive, I got this input from another Senior. Before i went into the interview room the volunteers were telling all those who goes into Room No 1 is screwed. I was praying i don't get room no 1. But fortunately for me I got room no 1 because when the interviewer gave me the puzzle and handed over pen and paper he went back to relax his posture and when i explained i will fill the 5L Jar first, he immediately came forward to listen to me, at that moment i knew i got the job because i felt the previous candidates never made their interview interactive and that's why he went back to relax his posture.

I applied via Company Website and was interviewed before Jun 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

First round was coding as well as aptitude done together went well I guess focusing on codes helps a lot.

Round 2 - Technical 

(1 Question)

  • Q1. 2nd round included tr and mr round went quite enegritic

Interview Preparation Tips

Interview preparation tips for other job seekers - Resume skills matters a lot don't fill resume the technologies you don't even aware of

I was interviewed in Sep 2016.

Interview Questionnaire 

3 Questions

  • Q1. Tell me about yourself
  • Ans. 

    I am a passionate software developer with experience in Java, Python, and web development.

    • Experienced in Java, Python, and web development technologies

    • Strong problem-solving skills and ability to work in a team

    • Completed multiple projects including a web-based inventory management system

  • Answered by AI
  • Q2. Simple coding questions..Basically pattern.
  • Q3. And also they will ask about your projects.

Interview Preparation Tips

Round: Test
Experience: 60 multiple choice questions so have to manage time carefully.
Tips: Have to give equal importance to all the sections..So try to do well in all section.
Duration: 1 hour 30 minutes
Total Questions: 60

Round: Technical + HR Interview
Experience: Don't panic...Only write those things that you know in your resume.

Skills: Smart Coding
College Name: Jaypee Institute Of Information Technology, Noida

I was interviewed in May 2017.

Interview Preparation Tips

Round: Test
Total Questions: 20

Round: Group Discussion
Duration: 1 hour

Skills: Coding Skills And Knowledge On Data Structures

I was interviewed in Jun 2017.

Interview Preparation Tips

Round: Test
Duration: 1 hour 30 minutes

Skills: Engineering Basics

PCS-Global Interview FAQs

How many rounds are there in PCS-Global Software Developer interview?
PCS-Global interview process usually has 1 rounds. The most common rounds in the PCS-Global interview process are HR and Technical.
What are the top questions asked in PCS-Global Software Developer interview?

Some of the top questions asked at the PCS-Global Software Developer interview -

  1. Tell Me Difference Between Error And Exception and how exception is handled in ...read more
  2. Difference Between Final , Finally , and Finalize in Jav...read more
  3. How Java Work...read more

Tell us how to improve this page.

PCS-Global Software Developer Interview Process

based on 2 interviews

Interview experience

2
  
Poor
View more
PCS-Global Software Developer Salary
based on 33 salaries
₹0.6 L/yr - ₹3.5 L/yr
73% less than the average Software Developer Salary in India
View more details

PCS-Global Software Developer Reviews and Ratings

based on 15 reviews

3.3/5

Rating in categories

3.3

Skill development

3.2

Work-life balance

3.1

Salary

3.3

Job security

3.2

Company culture

3.2

Promotions

3.2

Work satisfaction

Explore 15 Reviews and Ratings
Software Developer
33 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Data Analyst
20 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer Trainee
17 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Junior Software Developer
15 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
14 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare PCS-Global with

Infosys

3.6
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

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