i
CSG International
Filter interviews by
I applied via Referral and was interviewed in Sep 2023. There were 3 interview rounds.
First Round Was Assignment
Top trending discussions
posted on 18 Nov 2024
I applied via campus placement at Dr. B.R. Ambedkar National Institute of Technology (NIT), Jalandhar and was interviewed in May 2024. There were 2 interview rounds.
There are Coding questions as well as aptitude questions
Java is a popular programming language known for its platform independence, object-oriented features, and robust libraries.
Platform independence - Java programs can run on any platform that has a Java Virtual Machine (JVM)
Object-oriented - Java supports the principles of encapsulation, inheritance, and polymorphism
Robust libraries - Java has a vast collection of libraries for various tasks such as networking, database
Exception handling is a mechanism to handle runtime errors in a program to prevent crashes and ensure graceful error recovery.
Allows for graceful handling of runtime errors
Prevents program crashes
Ensures proper error recovery
Helps in debugging and maintaining code
Examples: try-catch blocks in Java, catch blocks in C++
Inheritance is a concept in object-oriented programming where a class inherits attributes and methods from another class.
Allows a class to inherit attributes and methods from another class
Promotes code reusability and reduces redundancy
Creates a parent-child relationship between classes
Derived class can access public and protected members of the base class
Example: Class Car can inherit from class Vehicle to reuse commo
Abstract class is a class that cannot be instantiated and may contain abstract methods that must be implemented by subclasses.
Cannot be instantiated directly
May contain abstract methods
Subclasses must implement abstract methods
Used for defining common behavior for subclasses
Online assessment (on campus) there were some coding questions
posted on 30 Nov 2024
I applied via campus placement at SRM Institute of Science & Technology, Chennai and was interviewed in Jan 2024. There were 3 interview rounds.
Mcq and sql questions along with core subject mcq
Count duplicates in an array of strings
Iterate through the array and use a HashMap to store the count of each string
Check if the count of a string is greater than 1, then it is a duplicate
Return the total count of duplicates found in the array
I applied via Referral and was interviewed in Jan 2024. There were 2 interview rounds.
Karet Interview :
5 back to back System design question, we don't need to explain each component but more like list as many as points. Need to finish all the question in 15min
1-2 problem solving question : It's not fency algorithm round with tough question. But true problem solving round using basic knowledge such as hashmap, heap
Design a file system to calculate total size and find top k collections in size.
Create a file system class with methods to add files and calculate total size.
Maintain a data structure to store the collections and their sizes.
Implement a method to find the top k collections based on size.
Consider using a priority queue or sorting the collections based on size.
Handle edge cases like empty collections or invalid input siz
Calculate the total size of an array of strings.
Iterate through the array and sum the length of each string.
Use the `length` property of each string to get its size.
Handle edge cases such as empty strings or null values.
The question is asking to find the top k collections.
Use a sorting algorithm to sort the collections in descending order based on a specific criteria.
Select the top k collections from the sorted list.
Return the selected collections as an array of strings.
posted on 15 Feb 2024
Online hacker rank assessment
I applied via Job Portal and was interviewed in Jan 2024. There were 2 interview rounds.
To extract data from an Excel sheet, you can use libraries like Apache POI or Openpyxl in Java or Python respectively.
Use a library like Apache POI or Openpyxl to read Excel files
Identify the sheet and cell range from which you want to extract data
Iterate through the rows and columns to extract the desired data
Store the extracted data in variables or data structures for further processing
Encapsulation, Inheritance, Polymorphism, and Abstraction are the OOP concepts used in my framework.
Encapsulation: Used to hide the internal details of an object and provide a public interface.
Inheritance: Used to create a new class from an existing class, inheriting its properties and methods.
Polymorphism: Used to perform a single action in different ways based on the object's type.
Abstraction: Used to provide a simpl...
posted on 5 Jun 2023
I applied via Referral
First round is a hectic 3 hr aptitude + java snippets test, hirepro based.
Interview experience
Software Development Engineer II
160
salaries
| ₹8.8 L/yr - ₹20.1 L/yr |
Software Developer
108
salaries
| ₹6 L/yr - ₹16.2 L/yr |
Senior Development Consultant
100
salaries
| ₹8 L/yr - ₹19 L/yr |
Software Development Engineer 1
96
salaries
| ₹8 L/yr - ₹17 L/yr |
Software Development Engineer
92
salaries
| ₹5.8 L/yr - ₹15 L/yr |
Amdocs
Tech Mahindra
TCS
Infosys