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 Sum Problem Given an array or list ARR consisting of N integers, your task is to identify all distinct triplets within the array that sum up to a specified number K. Explanation: A triplet is a set {ARR[i], ARR[j], ARR[k... read more
View answer (2)
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 Sum Problem Given an array or list ARR consisting of N integers, your task is to identify all distinct triplets within the array that sum up to a specified number K. Explanation: A triplet is a set {ARR[i], ARR[j], ARR[k... read more
View answer (2)

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

I applied via Naukri.com and was interviewed before Jun 2021. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. Introduce yourself what are you hobbies what is your qualifications

Interview Preparation Tips

Interview preparation tips for other job seekers - hr round is pretty easy all the work relared task needs to be done on time in the company if you do your work on time you can do anythinf the salary here is really low

I applied via Company Website and was interviewed in Nov 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Tell me about yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - The "tell me about yourself" gives the recruiter an idea about you. Whatever you talk about yourself will be the basis for the other rounds such as the technical round.

I applied via Naukri.com and was interviewed in Jan 2021. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Difference between sessions and cookies
  • Ans. 

    Sessions store data on the server side while cookies store data on the client side.

    • Sessions store data on the server side, usually in a temporary directory or database

    • Cookies store data on the client side, in the form of key-value pairs

    • Sessions are more secure as the data is not exposed to the client

    • Cookies can be easily manipulated by the client, making them less secure

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just confident in your answers and share your working knowledge.

Skills evaluated in this interview

Interview Questionnaire 

3 Questions

  • Q1. OOPS concepts
  • Q2. SQL questions
  • Q3. Write a program..
  • Ans. 

    Program to print the Fibonacci series up to a given number.

    • Take input from user for the limit of the series.

    • Initialize two variables with 0 and 1 respectively.

    • Use a loop to generate the series and print each number.

    • Add the previous two numbers to get the next number in the series.

  • Answered by AI

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. Difference between for and for each
  • Ans. 

    For loop is used for iterating over a range of values while for each loop is used for iterating over elements of an array.

    • For loop is used when the number of iterations is known beforehand.

    • For each loop is used when the number of iterations is not known beforehand.

    • For loop can be used with any iterable object.

    • For each loop can only be used with arrays and other iterable objects.

    • For loop uses an index variable to access...

  • Answered by AI

Interview Questionnaire 

1 Question

  • Q1. SDLC Model

Interview Preparation Tips

Interview preparation tips for other job seekers - Nice interview

I appeared for an interview in Nov 2021.

Interview Questionnaire 

1 Question

  • Q1. Technical and aptitude reasoning and english

Interview Preparation Tips

Interview preparation tips for other job seekers - Pratice, score a success in first five minutes, positive thinking, briefly about resume

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

HCL Infosystems Interview Questions
3.9
 • 141 Interviews
ClaySys Interview Questions
2.9
 • 24 Interviews
DynPro Interview Questions
3.8
 • 20 Interviews
Greytrix Interview Questions
3.7
 • 12 Interviews
BANGMETRIC Interview Questions
3.8
 • 12 Interviews
View all

Compro Technologies Reviews and Ratings

based on 26 reviews

3.4/5

Rating in categories

3.4

Skill development

3.3

Work-life balance

3.1

Salary

3.3

Job security

3.0

Company culture

3.4

Promotions

3.0

Work satisfaction

Explore 26 Reviews and Ratings
Software Engineer
69 salaries
unlock blur

₹7 L/yr - ₹15.2 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

₹26 L/yr - ₹45 L/yr

Explore more salaries
Compare Compro Technologies with

HCL Infosystems

3.9
Compare

Accel Frontline

4.0
Compare

DynPro

3.8
Compare

ClaySys

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