Upload Button Icon Add office photos

Filter interviews by

Compro Technologies Interview Questions and Answers

Updated 25 Nov 2024

Compro Technologies Interview Experiences

3 interviews found

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

I applied via Campus Placement and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Reverse a LinkedIn list
  • Ans. 

    Reverse a list of LinkedIn connections

    • Create a new empty array to store the reversed list

    • Iterate through the original list in reverse order and add each element to the new array

    • Return the new array as the reversed LinkedIn list

  • Answered by AI
  • Q2. Draw a pattern in CPP
  • Ans. 

    Drawing a pattern in CPP using loops

    • Use nested loops to create the desired pattern

    • Experiment with different loop structures to achieve the desired output

    • Consider using characters or symbols to create visually appealing patterns

  • Answered by AI

Skills evaluated in this interview

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given SumYou are given an array/list ARR consisting of N integers. Your task is to find all the distinct triplets present in the array which adds up to a given number K. An array is said to have a triplet {ARR[i], ARR[j], ARR[... read more
View answer (4)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. It was aptitude and Technical array linked list questions

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given SumYou are given an array/list ARR consisting of N integers. Your task is to find all the distinct triplets present in the array which adds up to a given number K. An array is said to have a triplet {ARR[i], ARR[j], ARR[... read more
View answer (4)

Interview Questions & Answers

user image Anonymous

posted on 12 May 2015

Interview Preparation Tips

Round: TEST
Experience: Aptitude test had 30 questions to be done in 30 mins.There were regular aptitude questions.Technical round was flooded with java based questions and C and DS based questions.

Round: Technical Interview
Experience: What data structures have u studied.
ans :- Int, Char, float,(YES , they are also data structures) arrays , Linked List ,Stacks , Queues, Trees3.3) What is the difference between array and linked list ?3.4) Write program to reverse a given string.3.5) Reverse the string only word wise. i.e “I am a good person ” -> “person good a am I ”3.6) Puzzle :- in a strange island, there are three different colored toads, Blue, Green , and Red , such that whenever two toads of different color meet they change their color to the third color. Is it ever possible that all of them will become of same color, if initially there are 12 B , 17 G , 19 R3.7) some friends went for a holiday at a hill station. In total , there were 13 days it rained and 12 lovely evenings and 11 lovely mornings. If it rained in the morning, the evening was lovely, if it rained in the afternoon , the morning was lovely. How many days did the trip last.3.8) he asked to measure a time of 15 minutes from two sand timers of 11 minutes and 7 minutes.

Round: Technical Interview
Experience: 2.a) Write a program to find a given substring in a string.
I told him the regular O(n2) approach and then about KMP algorithm. He seemed impressed.

I cleared this round for another F2F round at Delhi.

College Name: NA

Interview questions from similar companies

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

(5 Questions)

  • Q1. How you design cicd pipeline
  • Ans. 

    Designing a CI/CD pipeline involves defining stages, tools, triggers, and integrations for automated software delivery.

    • Define stages for build, test, deploy, and release

    • Select appropriate tools for each stage (e.g. Jenkins, GitLab CI, Travis CI)

    • Set up triggers for automatic pipeline execution (e.g. code commit, pull request)

    • Integrate with version control, testing frameworks, and deployment platforms

    • Implement security m...

  • Answered by AI
  • Q2. How you deploy to k8s cluster
  • Ans. 

    I deploy to k8s cluster using CI/CD pipelines and kubectl commands.

    • Use CI/CD pipelines to automate the deployment process

    • Leverage kubectl commands to interact with the Kubernetes cluster

    • Ensure proper configuration and version control for smooth deployments

  • Answered by AI
  • Q3. How do you use secrets in k8s
  • Ans. 

    Secrets in k8s are used to store sensitive information like passwords, API keys, and tokens securely.

    • Create secrets using kubectl create secret command

    • Mount secrets as volumes in pods

    • Access secrets in pods using environment variables or files

    • Rotate secrets regularly for security purposes

  • Answered by AI
  • Q4. What is pod affinity
  • Ans. 

    Pod affinity is a Kubernetes feature that allows you to influence the scheduling of pods based on the presence of other pods.

    • Pod affinity can be used to ensure that pods are scheduled on the same node or in close proximity to other pods.

    • Pod affinity can be defined at the pod level or at the node level.

    • Examples of pod affinity include spreading pods across different availability zones or ensuring that pods with specific

  • Answered by AI
  • Q5. What is anti affinity
  • Ans. 

    Anti affinity is a concept in cloud computing where related resources are intentionally placed on separate physical hardware to increase fault tolerance.

    • Anti affinity ensures that related resources, such as virtual machines or containers, are not placed on the same physical hardware to reduce the impact of hardware failures.

    • It is commonly used in distributed systems to improve availability and resilience.

    • For example, i...

  • Answered by AI
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - One-on-one 

(1 Question)

  • Q1. Introduce yourself
  • Ans. 

    I am a passionate web developer with experience in front-end and back-end technologies.

    • Experienced in HTML, CSS, JavaScript, and various frameworks like React and Angular

    • Proficient in server-side languages like Node.js and PHP

    • Familiar with databases such as MySQL and MongoDB

  • Answered by AI
Round 2 - One-on-one 

(1 Question)

  • Q1. Roles and responsibilities of my last company
  • Ans. 

    I was responsible for front-end and back-end development, maintaining and updating websites, and collaborating with designers and stakeholders.

    • Developed and maintained websites using HTML, CSS, JavaScript, PHP, and MySQL

    • Collaborated with designers to implement visual elements and user experience improvements

    • Worked with stakeholders to gather requirements and provide technical solutions

    • Ensured websites were responsive a

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Complete the task with given instruction
Round 4 - One-on-one 

(1 Question)

  • Q1. Technical questions
Round 5 - HR 

(3 Questions)

  • Q1. Tell me your family background
  • Ans. 

    I come from a close-knit family with a diverse background and strong values.

    • My parents are both educators, instilling in me a love for learning and problem-solving.

    • I have two siblings, one pursuing a career in finance and the other in healthcare.

    • Family gatherings are always filled with laughter, good food, and lively discussions.

  • Answered by AI
  • Q2. Last company's work experience
  • Ans. 

    I worked as a web developer at a software company, where I was responsible for designing and developing websites and web applications.

    • Designed and developed responsive websites using HTML, CSS, and JavaScript

    • Collaborated with the design team to create user-friendly interfaces

    • Integrated third-party APIs to enhance functionality

    • Optimized website performance for speed and SEO

    • Provided ongoing maintenance and support for ex

  • Answered by AI
  • Q3. How you handle the work pressure
  • Ans. 

    I handle work pressure by prioritizing tasks, setting realistic deadlines, and taking breaks when needed.

    • Prioritize tasks based on deadlines and importance

    • Break down tasks into smaller, manageable chunks

    • Set realistic deadlines and communicate with team members if needed

    • Take short breaks to recharge and refocus

    • Practice stress-relief techniques such as deep breathing or mindfulness

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - After successfully clear all the interview round I was not selected and I was not given a proper reason for my rejection from HR team, my advice is to stay resilient and patient. follow up professionally, but if you experience delays and unclear communication, consider it a reflection of the company's management. keep applying elsewhere, and don't be discouraged by setbacks.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(3 Questions)

  • Q1. What is difference between random forest and xgboost
  • Ans. 

    Random forest is an ensemble learning method using decision trees, while XGBoost is a gradient boosting algorithm.

    • Random forest builds multiple decision trees and combines their predictions, while XGBoost builds trees sequentially to correct errors.

    • Random forest is less prone to overfitting compared to XGBoost.

    • XGBoost is computationally efficient and often outperforms random forest in terms of predictive accuracy.

    • Rando...

  • Answered by AI
  • Q2. What is your project problem statement
  • Q3. How you convince for clients the model is useful, what are the matrix
  • Ans. 

    I convince clients of model usefulness by showcasing its accuracy, precision, recall, and F1 score.

    • Explain the model's accuracy in predicting outcomes compared to actual results

    • Discuss precision - the proportion of true positive predictions out of all positive predictions

    • Highlight recall - the proportion of true positive predictions out of all actual positives

    • Mention F1 score - the balance between precision and recall,

  • Answered by AI
Round 2 - Technical 

(6 Questions)

  • Q1. How you take data from client
  • Ans. 

    I collect data from clients through various methods such as surveys, interviews, API integrations, and data sharing agreements.

    • Conduct surveys to gather specific data points from clients

    • Interview clients to understand their data needs and preferences

    • Integrate with client's systems through APIs to access real-time data

    • Establish data sharing agreements to receive data from clients securely

  • Answered by AI
  • Q2. What are hyper parameters you turned for your model
  • Ans. 

    Tuned hyperparameters include learning rate, batch size, number of layers, and activation functions.

    • Adjusted learning rate to improve model convergence

    • Optimized batch size for better training efficiency

    • Experimented with different numbers of layers to find optimal model complexity

    • Tried various activation functions to enhance model performance

  • Answered by AI
  • Q3. What difference model you use in your project
  • Q4. How you work with llm
  • Q5. What are the features in your data set
  • Ans. 

    The features in the data set include age, gender, income, education level, location, and purchase history.

    • Age

    • Gender

    • Income

    • Education level

    • Location

    • Purchase history

  • Answered by AI
  • Q6. What feature engineering you did in project

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic aptitude + logical reasoning + technical mcq(Javascript related mcq)

Round 2 - Group Discussion 

Got rejected in Group discussion.

Interview Preparation Tips

Interview preparation tips for other job seekers - Javascript related mcq + aptitude
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Output based Q on javascript.
  • Q2. Project related discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare your projects and and have a good grip at javascript, c#, .net, angular.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Apr 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

2 section
MCQ + CODING(intermediate level)

Round 2 - Technical 

(1 Question)

  • Q1. Basic questions related to JS, ANGULAR, Node JS, and some Coding questions
Round 3 - Assignment 

Todo application was the assignment task to complete in one day.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared for the profile which you have applied for,
Basics of profile stack you should know atleast,
Good to have DSA atleast intermediate level
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Personal info about yourself
  • Q2. Past working profession and culture and the job requirement standards

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall good experience...

Compro Technologies Interview FAQs

How many rounds are there in Compro Technologies interview?
Compro Technologies interview process usually has 1 rounds. The most common rounds in the Compro Technologies interview process are Technical.
How to prepare for Compro Technologies interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Compro Technologies. The most common topics and skills that interviewers at Compro Technologies expect are Angularjs, CSS3, Html5, Javascript and MVC.
What are the top questions asked in Compro Technologies interview?

Some of the top questions asked at the Compro Technologies interview -

  1. Draw a pattern in ...read more
  2. Reverse a LinkedIn l...read more
  3. It was aptitude and Technical array linked list questi...read more

Tell us how to improve this page.

Compro Technologies Interview Process

based on 2 interviews

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.7
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 795 Interviews
HCL Infosystems Interview Questions
3.9
 • 141 Interviews
View all

Compro Technologies Reviews and Ratings

based on 23 reviews

3.6/5

Rating in categories

3.8

Skill development

3.4

Work-life balance

3.3

Salary

3.5

Job security

3.3

Company culture

3.7

Promotions

3.2

Work satisfaction

Explore 23 Reviews and Ratings
Software Engineer
70 salaries
unlock blur

₹7 L/yr - ₹14.5 L/yr

Associate Software Engineer
46 salaries
unlock blur

₹5.7 L/yr - ₹7.5 L/yr

Senior Software Engineer
44 salaries
unlock blur

₹11 L/yr - ₹35 L/yr

Software Developer
15 salaries
unlock blur

₹6.5 L/yr - ₹13 L/yr

Associate Project Manager
9 salaries
unlock blur

₹30 L/yr - ₹45 L/yr

Explore more salaries
Compare Compro Technologies with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

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