Upload Button Icon Add office photos

Filter interviews by

Compassites Software Solutions Interview Questions and Answers

Updated 3 Jul 2023

Compassites Software Solutions Interview Experiences

Popular Designations

2 interviews found

UI Developer Interview Questions & Answers

user image Anonymous

posted on 3 Jul 2023

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
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 - Technical 

(4 Questions)

  • Q1. About yourself and salary expectation
  • Q2. Basic javascript, and html css
  • Q3. What does map do, and forloop
  • Ans. 

    Map is a method used to transform elements of an array, while for loop is used to iterate over elements in an array.

    • Map applies a function to each element of an array and returns a new array with the results.

    • For loop iterates over each element in an array and allows you to perform operations on each element.

    • Example: Using map to double each element in an array - [1, 2, 3].map(num => num * 2) would result in [2, 4, 6].

    • E...

  • Answered by AI
  • Q4. What is position absolute
  • Ans. 

    Position absolute is a CSS property that positions an element relative to its closest positioned ancestor.

    • Position absolute removes the element from the normal flow of the document.

    • It is positioned based on the nearest positioned ancestor.

    • The element's position is specified using the top, right, bottom, and left properties.

    • Commonly used for creating overlays, tooltips, and pop-up menus.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - NEVER JOIN NO SALARY GIVEN

Skills evaluated in this interview

UI Developer Interview Questions asked at other Companies

Q1. Create 10 no. of Checkboxes in javascript and on-checked checkboxes count should be show at below. as you will un-check the checkbox count should also change. so means to say checked checkbox count should be print.
View answer (1)
Round 1 - Technical 

(3 Questions)

  • Q1. What is total experience
  • Q2. Roles of previous company
  • Q3. Write the automation
  • Ans. 

    Automation can be written using various tools and programming languages depending on the application and requirements.

    • Choose the appropriate automation tool based on the application and requirements

    • Select the programming language that is compatible with the automation tool

    • Identify the test cases that need to be automated

    • Write the automation scripts using the selected programming language

    • Execute the automation scripts a

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepare what you learn. Automation has lot of demand

Software Testing Engineer Interview Questions asked at other Companies

Q1. Maximal AND Subsequences Problem Given an array consisting of N integers, your task is to determine how many k-element subsequences of the given array exist where the bitwise AND of the subsequence's elements is maximal. Your objective is t... read more
View answer (1)

Interview questions from similar companies

Software Engineer Interview Questions & Answers

American Megatrends user image R. Arockia Ratheesh Sahayaraj

posted on 6 Nov 2015

Interview Preparation Tips

Round: Test
Experience: Only 24 people from my campus attended the placement process of this company.The experience wasn't really good.I wasn't 
short-listed for next round as my CGPA was 7.5 and need was of above 7.5 ,as they were maintaining standards.

Round: Test
Experience: 1.C aps was really tough.
2.Section 2 we had to choose either Microprocessor or Java,I preferred microprocessor . 3.Simple Questions on 8085 and 8086 instruction set was asked.
4.How much memory are there are 20 address lines,
5.Difference between SRAM and DRAM.
6.ROM is used for stack or not.
7.What are contents of Stack Pointer after PUSH and POP operation.
8.What happens after RET instruction?
9.What is CMC equivalent instruction?

Round: Test
Experience: 16 questions on Quant which are :-
Odd number in a series, Area and Volume, Games of Skill, Time and Work, Average, Trains, Boats 
and Streams, Profit and Gain were asked.
If no. of handshakes is 66,find total number of People.?
A lotus in a pond doubles in size everyday,if it fills the pond on 20th day,when will be the pond would be half?
LOGICAL REASONING-
4 men are on the side of a bridge.One torch light is with them and without it they cannot cross 
the bridge.The bridge can withstand only 2 people at a time.The time required by the persons are 1 
min,2 mins,7 mins,10 mins respectively.Find the shortest time required by all of em to cross the
bridge.
(Answer: 17 minutes)

Round: SOFT SKILLS
Experience: scenario based questions were asked:-
1.working on a project in your company and your brother is in urgent need of a project.What will you do?
2.Your friend mails the project details to some other company.what will be you reaction?
3.Your boss allows to take your team members for a treat.Whether you choose costly one or within budget?
4.Your favorite subject in your curriculum and Why?
5.Where you would view yourself in 5 years?
6.What is a dream company in your terms?
7.Any situation were your work was criticized and what was your reaction?

Skills:
College Name: Anna University Chennai

I was interviewed before May 2016.

Interview Preparation Tips

Round: Test
Experience: The first round had two programming questions and one question of database concepts.
Duration: 1 hour
Total Questions: 3

Round: Technical Interview
Experience: In the first technical interview, I was asked basic questions about the domain and my resume. There was also a lot of emphasis on problem solving abilities since I was asked to solve some puzzles.

Round: Technical Interview
Experience: The second technical interview was a written round where I was asked to code some searching / sorting variants , to test my ability to write quality code.

Round: Technical Interview
Experience: The last and the final round was probably the toughest and I was asked to design databases, with some constraints. I was given ample time to do it and it did take a lot of time. After that, we had some interesting questions about data structures and trees and that was it.

College Name: RNSIT, Bangalore

I applied via Recruitment Consultant and was interviewed before Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Python file handling, input,output, in a file, Sql joins, list sort in python, basics of GIS, Web service how to test

Interview Preparation Tips

Interview preparation tips for other job seekers - This is hust basics not deep dive, strog ur basics to crack

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. MVC related, SQL commands, C, C#

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm, Think well, If you have confusion in answer Just tell them which and why you feel confused, If you don't understand question, Just try to make it clear,

I applied via Referral and was interviewed before Jan 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Which technology are you using, is this latest?
  • Ans. 

    We are using a variety of technologies, including some of the latest ones.

    • We are using React for our front-end development.

    • We are also using Node.js for our back-end development.

    • We are using Docker for containerization.

    • We are using Kubernetes for orchestration.

    • We are using AWS for cloud hosting.

    • We are constantly evaluating new technologies to see if they can improve our development process.

  • Answered by AI
  • Q2. If not then which technology can we use instead of this?
  • Ans. 

    It depends on the specific requirements and constraints of the project.

    • Consider the project's goals and objectives

    • Evaluate the available technologies and their capabilities

    • Assess the project's budget and timeline

    • Consult with stakeholders and experts in the field

    • Examples: React vs Angular, MySQL vs MongoDB, Java vs Python

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Hi,
Listen carefully and speak fluently.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Mar 2022. There were 6 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 - HR 

(2 Questions)

  • Q1. Communication and behavioral skills
  • Q2. Introduction, Skill set, Relevant experience
Round 3 - Technical 

(2 Questions)

  • Q1. AWS - EC2, Lambda, VPC, Route53, Cognito, Cloudwatch, Kinesis, API Gateway
  • Q2. ITIL - problem management, recently handled outages. SLA vs SLO. KPIs
Round 4 - Technical 

(2 Questions)

  • Q1. DevOps - SDLC explanation, Apache Tomcat, Linux Administration, Docker and Shell scripting
  • Q2. Git, Python, Monitoring tools
Round 5 - HR 

(1 Question)

  • Q1. Salary expectations and other benefits discussion
Round 6 - HR 

(1 Question)

  • Q1. Salary Negotiation and salary structure explanation

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared for AWS and GitOps. Gitlab and Argo CD
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 - Aptitude Test 
Round 3 - Coding Test 
Round 4 - Technical 

(1 Question)

  • Q1. Question from your strength whatever do you know the question will roam around your knowledge.
Round 5 - HR 

(1 Question)

  • Q1. HR interviews are having general HR questions only

Interview Preparation Tips

Interview preparation tips for other job seekers - If you don’t have any choice then only go for this company I have worked here what is I had the worst experience both as a girlfriend balance and compensation benefit as well

Compassites Software Solutions Interview FAQs

How many rounds are there in Compassites Software Solutions interview?
Compassites Software Solutions interview process usually has 1-2 rounds. The most common rounds in the Compassites Software Solutions interview process are Technical and Resume Shortlist.
What are the top questions asked in Compassites Software Solutions interview?

Some of the top questions asked at the Compassites Software Solutions interview -

  1. what does map do, and forl...read more
  2. what is position absol...read more
  3. Write the automat...read more

Tell us how to improve this page.

Compassites Software Solutions Interview Process

based on 2 interviews

Interview experience

1
  
Bad
View more

Interview Questions from Similar Companies

NexTurn Interview Questions
4.1
 • 27 Interviews
ClaySys Interview Questions
2.9
 • 24 Interviews
Contus Interview Questions
4.3
 • 22 Interviews
Pitney Bowes Interview Questions
3.8
 • 21 Interviews
Knoldus Inc Interview Questions
3.9
 • 20 Interviews
View all

Compassites Software Solutions Reviews and Ratings

based on 49 reviews

2.6/5

Rating in categories

2.5

Skill development

2.9

Work-life balance

2.1

Salary

2.3

Job security

2.3

Company culture

2.3

Promotions

2.6

Work satisfaction

Explore 49 Reviews and Ratings
Associate Software Engineer
35 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
32 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
28 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Lead
11 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Test Engineer
10 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Compassites Software Solutions with

IVTL Infoview Technologies

3.6
Compare

Apmosys Technologies

3.4
Compare

Pitney Bowes

3.8
Compare

Zebra Technologies

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