Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Karthikeya Software Solutions Team. If you also belong to the team, you can get access from here

Karthikeya Software Solutions Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Karthikeya Software Solutions Interview Questions and Answers

Updated 28 Nov 2024

Karthikeya Software Solutions Interview Experiences

Popular Designations

2 interviews found

Devops Engineer Interview Questions & Answers

user image kanmani suresh

posted on 28 Nov 2024

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

Logical reason calculation

Interview Preparation Tips

Interview preparation tips for other job seekers - uouo

Devops Engineer Interview Questions asked at other Companies

Q1. if you want to connect multiple vpc ,we have 2 or 3 vpc, you have to connect ec2 to each vpc? so how you can achieve that?
View answer (3)

Senior Project Manager Interview Questions & Answers

user image C Subramanyam Reddy

posted on 9 Dec 2023

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Dec 2022. There were 4 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 - Coding Test 

There they provide some assignments based on the profile need to solve that.

Round 3 - Assignment 

Team of experts raised the questionare regarding the profile we posted there

Round 4 - HR 

(5 Questions)

  • Q1. HR ask the personal details and package details
  • Q2. Tell me what is in the resume
  • Q3. Why should we hire u
  • Q4. Why you are leaving your old company
  • Q5. Here our package is so and so if u got a better opportunity you take our offer or take that offer

Interview Preparation Tips

Topics to prepare for Karthikeya Software Solutions Senior Project Manager interview:
  • Full stack php
  • Python
  • Digital Marketing
  • Graphic Designing
Interview preparation tips for other job seekers - Here interview is taken simple they are looks for coders the first round is the main round here if we qualify that we are in..

Senior Project Manager Interview Questions asked at other Companies

Q1. DESIGIN PROCEDURE :- DLC thickness 150mm. 1:- use M15 grade concrete,max aggregate cement ratio 12:1 2:-The minimum cement content 150kg per cum. If flayash is more than >20% the mini.mum cement content. 120kg pet cum 3:- The 5 no sample... read more
View answer (3)

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
-
Result
Selected Selected
Round 1 - One-on-one 

(6 Questions)

  • Q1. Introduction of yourself
  • Q2. Tell me about ? your qualification and career and job
  • Q3. Tell me ? How did you find this job
  • Q4. Tell me about what you have skills
  • Q5. Tell me aboutyour hobbies
  • Q6. How much you expecting regarding salary
Round 2 - Group Discussion 

About environment and population

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't be strees while infront of interviewer
And don't be worry
Be friendly with your interviewer
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Are you familiar with Object-Oriented Programming (OOP)?
  • Ans. 

    Yes, Object-Oriented Programming (OOP) is a programming paradigm based on the concept of objects.

    • OOP focuses on creating objects that contain both data and methods to manipulate that data.

    • Key principles of OOP include encapsulation, inheritance, and polymorphism.

    • Examples of OOP languages include Java, C++, and Python.

  • Answered by AI
  • Q2. What is the definition of a constant in PHP?
  • Ans. 

    A constant in PHP is a variable whose value cannot be changed during the script execution.

    • Constants are defined using the define() function in PHP.

    • Constants are case-sensitive by default.

    • Constants can be accessed globally.

    • Example: define('PI', 3.14);

  • Answered by AI
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Sep 2024. There were 5 interview rounds.

Round 1 - Coding Test 

Easy Level DS Questions - 30 mins

Round 2 - Technical 

(2 Questions)

  • Q1. Cloud Services related questions
  • Q2. ETL Based question
Round 3 - Coding Test 

A comprehensive coding test which included job role simulation.

Round 4 - Coding Test 

Advanced Cloud Services questions

Round 5 - HR 

(2 Questions)

  • Q1. Introduce yourself
  • Ans. 

    I am a Senior Software Developer with 8 years of experience in full-stack development, specializing in Java and Angular.

    • 8 years of experience in full-stack development

    • Specialize in Java and Angular

    • Strong problem-solving skills

    • Experience working in agile environments

  • Answered by AI
  • Q2. Why did you leave your last organisation

Interview Preparation Tips

Interview preparation tips for other job seekers - Remote work although partially supported, is highly discouraged.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is the subject of SAP Material Management?
Interview experience
4
Good
Difficulty level
Easy
Process Duration
-
Result
-

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

Round 1 - Technical 

(2 Questions)

  • Q1. What is scatter gather?
  • Q2. What is RAML? What are traits?

QA/TL/TRAINER Interview Questions & Answers

CGS user image Anonymous

posted on 6 Aug 2024

Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Group Discussion 

JAM just introduce yourself or speak on sometime topic shared

Round 2 - Aptitude Test 

English knowledge pen n paper

Interview Preparation Tips

Interview preparation tips for other job seekers - First of all very prolonged interview they don’t have proper schedule.
And they literally call out interviewer names aloud and say leave ( unprofessional - at least take them in hall tell them the reason which them better luck next time, may be this boosts them for other take) mostly freshers
. HR -doesn’t share proper feedback or reason
. No decision on salary manager seems talkative juz seems unnecessary
. Every candidate has to go for 2days no matter he will be selected/rejected.
.I wasted my whole day just to give typing test and written test and that to being experienced and later they asked to come tomorrow for another round
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Easy round anyone with basic maths can clear the round.

Round 2 - Group Discussion 

The topic given to us is online education system,and the round was easy to clear.

Round 3 - One-on-one 

(1 Question)

  • Q1. Call by value vs call by reference
  • Ans. 

    Call by value passes a copy of the variable, while call by reference passes the actual variable.

    • Call by value: changes to the parameter inside the function do not affect the original variable.

    • Call by reference: changes to the parameter inside the function affect the original variable.

    • Example: Call by value - int x = 5; func(x); // x remains 5. Call by reference - int x = 5; func(&x); // x changes to the value set i

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic Linux Question

Round 2 - Technical 

(3 Questions)

  • Q1. What is ftp port number?
  • Ans. 

    FTP port number is 21.

    • FTP port number is used for transferring files over a network.

    • It is a default port number for FTP protocol.

    • FTP clients connect to port 21 on the server to initiate a file transfer.

    • FTP servers listen on port 21 for incoming connections.

  • Answered by AI
  • Q2. What is DHCP and how its working?
  • Ans. 

    DHCP stands for Dynamic Host Configuration Protocol. It is a network protocol that automatically assigns IP addresses to devices on a network.

    • DHCP server assigns IP addresses to devices on a network

    • It also provides other network configuration information such as subnet mask and default gateway

    • DHCP uses a lease mechanism to manage IP address assignments

    • DHCP operates on the client-server model

    • Example: When a device conne...

  • Answered by AI
  • Q3. What is Domain name System?
  • Ans. 

    Domain Name System (DNS) is a system that translates domain names to IP addresses, allowing users to access websites using human-readable names.

    • DNS is like a phone book for the internet, translating domain names (like google.com) to IP addresses (like 172.217.3.206).

    • DNS servers store records of domain names and their corresponding IP addresses.

    • DNS helps users access websites by resolving domain names to IP addresses in...

  • Answered by AI

Skills evaluated in this interview

Karthikeya Software Solutions Interview FAQs

How many rounds are there in Karthikeya Software Solutions interview?
Karthikeya Software Solutions interview process usually has 2-3 rounds. The most common rounds in the Karthikeya Software Solutions interview process are Resume Shortlist, Coding Test and Assignment.

Tell us how to improve this page.

Karthikeya Software Solutions Interview Process

based on 2 interviews

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Pie Infocomm Interview Questions
4.5
 • 39 Interviews
Ricoh Interview Questions
3.9
 • 9 Interviews
No Employer Interview Questions
3.7
 • 5 Interviews
Digital Interview Questions
3.9
 • 4 Interviews
View all

Karthikeya Software Solutions Reviews and Ratings

based on 14 reviews

3.9/5

Rating in categories

3.8

Skill development

4.0

Work-life balance

3.8

Salary

3.9

Job security

3.9

Company culture

3.8

Promotions

3.8

Work satisfaction

Explore 14 Reviews and Ratings
Compare Karthikeya Software Solutions with

Ricoh

3.9
Compare

Netaxis IT Solutions

4.0
Compare

Pie Infocomm

4.5
Compare

Parsons International

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