Upload Button Icon Add office photos

Filter interviews by

Cg Parivar Associate Software Engineer Interview Questions and Answers

Updated 6 Feb 2024

Cg Parivar Associate Software Engineer Interview Experiences

1 interview found

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

(2 Questions)

  • Q1. Decribe OOP in java
  • Ans. 

    OOP in Java is a programming paradigm that allows for the creation of objects, which are instances of classes.

    • Java supports the four main principles of OOP: encapsulation, inheritance, polymorphism, and abstraction.

    • Encapsulation allows for the bundling of data and methods into a single unit, called a class.

    • Inheritance enables the creation of new classes based on existing classes, inheriting their properties and behavio...

  • Answered by AI
  • Q2. OOP is comuter programming model that orgnizes software design around data,or objects,rather than function and logic

Skills evaluated in this interview

Interview questions from similar companies

Interview Questionnaire 

2 Questions

  • Q1. Rate yourself in terms of programming language
  • Ans. 

    I rate myself as proficient in programming languages with experience in Java, Python, and C++.

    • Proficient in Java, Python, and C++

    • Experience in developing applications using these languages

    • Familiarity with various frameworks and libraries

    • Ability to write efficient and optimized code

    • Experience in debugging and troubleshooting

    • Continuously learning and improving skills

  • Answered by AI
  • Q2. Python 8/10
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

Java Coding round and Sql queries

Round 2 - Technical 

(2 Questions)

  • Q1. Explain in detail about Oops Concept
  • Ans. 

    OOPs (Object-Oriented Programming) is a programming paradigm based on the concept of objects, which can contain data and code.

    • OOPs focuses on creating objects that interact with each other to solve a problem

    • Key principles include Inheritance, Encapsulation, Polymorphism, and Abstraction

    • Inheritance allows a class to inherit properties and behavior from another class

    • Encapsulation restricts access to certain components wi...

  • Answered by AI
  • Q2. Explain in detail on Collection
  • Ans. 

    Collections in programming refer to data structures that allow you to store and manipulate multiple elements.

    • Collections can be used to store groups of related data, such as lists, sets, maps, or queues.

    • They provide methods for adding, removing, and accessing elements within the collection.

    • Examples of collections in Java include ArrayList, HashSet, HashMap, and LinkedList.

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Tell me about your self
  • Q2. Tell me about your Hobbies

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed before Dec 2023. There were 3 interview rounds.

Round 1 - Assignment 

Assessment testing the knowledge in all the subjects of CSE

Round 2 - Technical 

(1 Question)

  • Q1. Not interested to share
Round 3 - Technical 

(1 Question)

  • Q1. Not interested to share
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Aptitude Test 

The basics questions are there regarding basic concepts of computer engineering

Round 2 - Technical 

(1 Question)

  • Q1. What is the sdlc ?
  • Ans. 

    SDLC stands for Software Development Life Cycle, a process used by software development teams to design, develop, and test high-quality software.

    • SDLC is a structured process that consists of several phases such as planning, analysis, design, implementation, testing, and maintenance.

    • Each phase has its own set of activities and deliverables to ensure the successful completion of the software project.

    • Examples of SDLC mode...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Data regarding questions
Round 4 - HR 

(1 Question)

  • Q1. Tell me about your project

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed before Dec 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

Includes logical reasoning ,SQL, code snippets

Round 2 - One-on-one 

(1 Question)

  • Q1. L1 includes question based on resume and projects
Round 3 - One-on-one 

(1 Question)

  • Q1. In depth question on technical skills
Round 4 - HR 

(1 Question)

  • Q1. Kind of a verification round
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Jan 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Typical aptitude questions along with a few multiple-choice questions from operating systems, computer networks, and programming languages.

Round 2 - One-on-one 

(1 Question)

  • Q1. Basic understanding of C program, operating systems, DBMS, data structures and 1 live coding test
Round 3 - HR 

(1 Question)

  • Q1. Behavioural test, willingness to relocate, package discussion.

Interview Preparation Tips

Topics to prepare for Xoriant Associate Software Engineer interview:
  • Computer Networking
  • Operating Systems
  • Data Structures
  • programming languages

I applied via Campus Placement and was interviewed in May 2021. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic concept of oops and then they go in deep 1 program to perform

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confident and learn all basic oops concepts

Interview Questionnaire 

2 Questions

  • Q1. Basic oops concepts
  • Q2. 1 program to perform
  • Ans. 

    A program to calculate the average of a list of numbers.

    • Prompt the user to enter a list of numbers separated by commas.

    • Split the input string into an array of numbers.

    • Calculate the sum of the numbers in the array.

    • Divide the sum by the length of the array to get the average.

    • Display the average to the user.

  • Answered by AI
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 - Coding Test 

Two coding ques. you have to solve in one hour.

Round 3 - Technical 

(2 Questions)

  • Q1. Hashmap & hashtable , oops concept , ques. from my academic project, questions from SQL
  • Q2. Difference in set and list , explain collections hierarchy , vector and array list
  • Ans. 

    Set and list are both collection types in Java. Vector and ArrayList are two implementations of List interface.

    • Set is an unordered collection of unique elements while List is an ordered collection of elements.

    • Collections hierarchy in Java includes Collection interface, List interface, Set interface, and Map interface.

    • Vector is a synchronized implementation of List interface while ArrayList is not synchronized.

    • Arrays ar...

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. About yourself , family background , your strength and weakness , why xoriant

Interview Preparation Tips

Topics to prepare for Xoriant Associate Software Engineer interview:
  • Core Java
  • Java
  • SQL
  • OOPS
Interview preparation tips for other job seekers - Prepare Java, sql and your project well. communication skills also matter.

Skills evaluated in this interview

Cg Parivar Interview FAQs

How many rounds are there in Cg Parivar Associate Software Engineer interview?
Cg Parivar interview process usually has 1 rounds. The most common rounds in the Cg Parivar interview process are Technical.
What are the top questions asked in Cg Parivar Associate Software Engineer interview?

Some of the top questions asked at the Cg Parivar Associate Software Engineer interview -

  1. Decribe OOP in j...read more
  2. OOP is comuter programming model that orgnizes software design around data,or o...read more

Tell us how to improve this page.

Cg Parivar Associate Software Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
Cg Parivar Associate Software Engineer Salary
based on 4 salaries
₹2 L/yr - ₹3 L/yr
58% less than the average Associate Software Engineer Salary in India
View more details
Software Engineer
9 salaries
unlock blur

₹2.8 L/yr - ₹11 L/yr

Team Lead Operations
7 salaries
unlock blur

₹2 L/yr - ₹4.1 L/yr

Senior Software Engineer
7 salaries
unlock blur

₹6 L/yr - ₹10 L/yr

Telecaller
6 salaries
unlock blur

₹1.1 L/yr - ₹1.5 L/yr

Administration Executive
6 salaries
unlock blur

₹1.6 L/yr - ₹2.1 L/yr

Explore more salaries
Compare Cg Parivar with

ITC Infotech

3.6
Compare

CMS IT Services

3.1
Compare

KocharTech

3.9
Compare

Xoriant

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