i
CSG International
Filter interviews by
I applied via Approached by Company and was interviewed before May 2023. There were 4 interview rounds.
WCF (Windows Communication Foundation) life cycle involves creation, opening, closing, and disposing of communication objects.
Creation: Communication objects are created using constructors.
Opening: Objects are opened to establish communication channels.
Closing: Communication channels are closed after use.
Disposing: Objects are disposed to release resources.
Example: Creating a WCF service involves defining service contr...
Core elements of WCF include contracts, services, messages, and endpoints.
Contracts define what the service does and how clients can interact with it
Services implement the functionality defined in contracts
Messages are the data exchanged between clients and services
Endpoints define the address, binding, and contract for a service
Web API and WCF have different use cases and technologies, each with its own strengths and weaknesses.
Web API is more lightweight and suitable for building RESTful services, while WCF is more heavyweight and supports various communication protocols.
Web API is easier to use for building HTTP services, while WCF offers more flexibility and features for building distributed applications.
Web API is preferred for modern web...
Yes, I have used logging extensively in my projects to track application behavior and troubleshoot issues.
Used logging frameworks like Log4j or SLF4J to log information, warnings, and errors
Configured log levels to control the amount of detail in logs
Logged important events, exceptions, and user actions for debugging purposes
Stored logs in files or databases for future reference
I applied via Naukri.com and was interviewed in Aug 2020. There were 3 interview rounds.
What people are saying about CSG International
posted on 11 Dec 2021
I applied via Company Website and was interviewed in Jun 2021. There was 1 interview round.
I applied via Naukri.com and was interviewed in Dec 2020. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Apr 2021. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Dec 2020. There were 6 interview rounds.
I appeared for an interview before Sep 2020.
Round duration - 90 Minutes
Round difficulty - Medium
It was an online technical round. There were around 20 MCQs and two coding questions. The round had an login window of 30 minutes. One coding question was of the level leetcode medium and the other was leetcode hard.
You are given an N * N matrix of integers where each row and each column is sorted in increasing order. Your task is to find the positi...
Given a sorted N * N matrix, find the position of a target integer X.
Iterate over each row and column to search for the target integer
Utilize the sorted nature of the matrix to optimize the search process
Return the position of the target integer if found, else return -1 -1
Given an integer N
, your task is to determine the count of integers between 1 and N
(inclusive) that are coprime to N
.
The first line contains an intege...
Euler's Totient Function calculates count of integers coprime to N between 1 and N.
Implement Euler's Totient Function to calculate count of coprime integers to N.
Use the formula: phi(N) = N * (1 - 1/p1) * (1 - 1/p2) * ... * (1 - 1/pk) where p1, p2, ..., pk are prime factors of N.
Example: For N = 9, phi(9) = 9 * (1 - 1/3) = 6.
Round duration - 60 Minutes
Round difficulty - Medium
It was a technical + HR round. The interview panel consisted of two technical guys and one person from HR.
Given an array of strings ARRSTR[]
of size N
, and a character C
, your task is to sort the ARRSTR[]
array according to a new alphabetical order that starts with the ...
Sort an array of strings based on a new alphabetical order starting with a given character.
Iterate through the array of strings and compare each string with the given character to determine the new order.
Implement a custom comparator function to sort the strings based on the new alphabetical order.
Use built-in sorting functions in programming languages like Python, Java, or C++ to efficiently sort the array.
The pillars of OOP are Inheritance, Encapsulation, Abstraction, and Polymorphism.
Inheritance allows a class to inherit properties and behavior from another class.
Encapsulation restricts access to certain components of an object, protecting its integrity.
Abstraction hides complex implementation details and only shows the necessary features.
Polymorphism allows objects to be treated as instances of their parent class, ena
Tip 1 : Practice questions on CP platforms such as codechef and codeforces. It will greatly help you for clearing coding round.
Tip 2 : Make notes of theory Subjects. It will greatly help you in last minute preparation.
Tip 3 : Go through the interview experience of the company before hand.
Tip 4 : Practice questions by narrating the explaination. Else it gets very difficult to both explain and code at the same time of interview.
Tip 1 : Never lie on the resume. If you are not confident about something dont add it.
Tip 2 : Have atleast 2 projects on resume.
Tip 3 : Dont make it colourful. Follow any formal standard template.
Tip 4 : Add links to the project or your work if possible.
Tip 5 : Have only one Page. Dont write stories.
posted on 23 Jun 2022
I applied via Naukri.com and was interviewed before Jun 2021. There were 2 interview rounds.
based on 3 interviews
1 Interview rounds
based on 13 reviews
Rating in categories
Software Development Engineer II
179
salaries
| ₹8.8 L/yr - ₹22 L/yr |
Software Developer
130
salaries
| ₹6 L/yr - ₹21 L/yr |
Software Development Engineer 1
106
salaries
| ₹8 L/yr - ₹14.5 L/yr |
Software Development Engineer
105
salaries
| ₹7 L/yr - ₹15.5 L/yr |
Senior Software Engineer
104
salaries
| ₹10 L/yr - ₹28 L/yr |
KPIT Technologies
Thomson Reuters
Oracle Cerner
NextComm Corporation