Upload Button Icon Add office photos
Engaged Employer

i

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

Contus Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Contus UI Developer Interview Questions and Answers for Experienced

Updated 12 Jun 2022

Contus UI Developer Interview Experiences for Experienced

1 interview found

UI Developer Interview Questions & Answers

user image Anonymous

posted on 12 Jun 2022

I applied via Approached by Company and was interviewed before Jun 2021. There were 3 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 - Technical 

(2 Questions)

  • Q1. Display inline block
  • Q2. Rem em used for, position,
  • Ans. 

    rem em is used for defining font size relative to the root element. It helps in creating responsive designs.

    • rem em is used to define font size relative to the root element

    • It helps in creating responsive designs as the font size adjusts according to the screen size

    • For example, if the root element font size is 16px, 1rem is equal to 16px

    • rem em is also used for defining position and spacing in CSS

  • Answered by AI
Round 3 - Assignment 

Home page design with responsive

Interview Preparation Tips

Topics to prepare for Contus UI Developer interview:
  • Selector
  • CSS3
  • Scss
  • HTML
  • W3C Standards
Interview preparation tips for other job seekers - Be bold to answer, animation effect

Interview questions from similar companies

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

I applied via LinkedIn and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Explain process for SDE
  • Ans. 

    The process for Software Development Engineer involves planning, designing, coding, testing, and deploying software solutions.

    • Gather requirements from stakeholders

    • Create a design based on requirements

    • Write code to implement the design

    • Test the software for bugs and issues

    • Deploy the software for users to use

    • Iterate on feedback and make improvements

  • Answered by AI

Skills evaluated in this interview

I applied via Referral and was interviewed in Nov 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Coding Test 

It was online 1hr test. Overall it was an easy test. If you code on hackerrank, hackerearth or leetcode then you can easily clear the test.

Round 3 - Technical 

(1 Question)

  • Q1. All Data Structure related, OOPs concepts, Spring Framework.
Round 4 - HR 

(2 Questions)

  • Q1. Where do you see yourself in 5 years?
  • Q2. Why should we hire you?

Interview Preparation Tips

Interview preparation tips for other job seekers - You have to be confident. Show your spark that you are better in every kind.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. List and tuple differences
  • Ans. 

    List is mutable, tuple is immutable in Python.

    • Lists are mutable, meaning their elements can be changed after creation.

    • Tuples are immutable, meaning their elements cannot be changed after creation.

    • Lists are defined using square brackets [], tuples using parentheses ().

    • Lists are typically used for collections of similar items, tuples for fixed collections of dissimilar items.

  • Answered by AI
  • Q2. Generators in python
  • Ans. 

    Generators in Python are functions that allow you to iterate over a sequence of items without storing them all in memory at once.

    • Generators are created using a function with 'yield' instead of 'return'.

    • They are used to generate a sequence of values lazily, one at a time.

    • Generators are memory efficient as they do not store all values in memory at once.

    • Example: def my_generator(): for i in range(5): yield i

    • Example: ...

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Naukri.com

Round 1 - Group Discussion 

Love Marriage vs Arrange Marriage

Round 2 - Assignment 

Related to check the background verification

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Apr 2024, where I was asked the following questions.

  • Q1. Where do you see the company in five years?
  • Ans. 

    In five years, I envision the company as a leader in innovation, expanding its market reach and enhancing customer satisfaction.

    • Increased market share through strategic partnerships and collaborations.

    • Introduction of cutting-edge products that address emerging customer needs, like AI-driven solutions.

    • Enhanced customer engagement through personalized services and improved user experience.

    • A strong commitment to sustainab...

  • Answered by AI
  • Q2. Can you provide your introduction?
  • Ans. 

    I am a dedicated professional with a background in finance and a passion for data analysis and problem-solving.

    • Education: Bachelor's degree in Finance from XYZ University.

    • Experience: 2 years as a financial analyst at ABC Corp, where I improved reporting efficiency by 30%.

    • Skills: Proficient in Excel, SQL, and data visualization tools like Tableau.

    • Interests: Enjoy analyzing market trends and developing strategic financia

  • Answered by AI

I appeared for an interview in Mar 2021.

Interview Questionnaire 

1 Question

  • Q1. Oops, asp.net, MVC, design patterns

Interview Preparation Tips

Interview preparation tips for other job seekers - Get prepared well, if it's your day..you will definitely crack it.

I applied via Campus Placement and was interviewed in Jan 2021. There were 6 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1.  Explain the features of OOPS with examples?
  • Ans. 

    OOPS is a programming paradigm based on objects that have properties and methods.

    • Encapsulation: bundling of data and methods that operate on that data within a single unit

    • Inheritance: ability of a class to inherit properties and methods from a parent class

    • Polymorphism: ability of objects to take on many forms or have multiple behaviors

    • Abstraction: hiding of complex implementation details and showing only the necessary ...

  • Answered by AI
  • Q2. Explain the following terms : Super, Throw, Final and Finally
  • Ans. 

    Explanation of Super, Throw, Final and Finally

    • Super: used to call a method from a parent class

    • Throw: used to throw an exception

    • Final: used to declare a constant or to prevent method overriding

    • Finally: used to execute code after try-catch block, regardless of exception

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

Aptitude questions with some basic coding questions

Round 2 - Coding Test 

They have given 3 coding questions and some pseudo codings

Round 3 - Technical 

(2 Questions)

  • Q1. Tell about your self
  • Q2. Some coding questions

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Oct 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

It was online 60min test.

Round 2 - Aptitude Test 

It was offline 30 min test.

Round 3 - Technical 

(2 Questions)

  • Q1. Oops,dbms,css,html,dsa,java.
  • Q2. It was very friendly .

Interview Preparation Tips

Topics to prepare for Apmosys Technologies Software Developer interview:
  • Java

Contus Interview FAQs

How many rounds are there in Contus UI Developer interview for experienced candidates?
Contus interview process for experienced candidates usually has 3 rounds. The most common rounds in the Contus interview process for experienced candidates are Resume Shortlist, Technical and Assignment.
How to prepare for Contus UI Developer interview for experienced candidates?
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 Contus. The most common topics and skills that interviewers at Contus expect are Angularjs, Bootstrap, HTML and CSS, Javascript and jQuery.
What are the top questions asked in Contus UI Developer interview for experienced candidates?

Some of the top questions asked at the Contus UI Developer interview for experienced candidates -

  1. Rem em used for, positi...read more
  2. Display inline bl...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

NexTurn Interview Questions
4.1
 • 28 Interviews
ClaySys Interview Questions
2.9
 • 24 Interviews
Pitney Bowes Interview Questions
3.7
 • 21 Interviews
DynPro Interview Questions
3.8
 • 20 Interviews
Knoldus Inc Interview Questions
3.9
 • 20 Interviews
Avontix Interview Questions
3.9
 • 19 Interviews
View all
Contus UI Developer Salary
based on 7 salaries
₹2.4 L/yr - ₹5.4 L/yr
30% less than the average UI Developer Salary in India
View more details

Contus UI Developer Reviews and Ratings

based on 3 reviews

4.5/5

Rating in categories

4.5

Skill development

4.5

Work-life balance

4.5

Salary

3.9

Job security

4.5

Company culture

4.2

Promotions

4.5

Work satisfaction

Explore 3 Reviews and Ratings
Application Developer
56 salaries
unlock blur

₹3.5 L/yr - ₹11 L/yr

Software Development Engineer
39 salaries
unlock blur

₹4.1 L/yr - ₹11 L/yr

Senior Application Developer
31 salaries
unlock blur

₹4 L/yr - ₹15 L/yr

IOS Application Developer
21 salaries
unlock blur

₹3.2 L/yr - ₹8.8 L/yr

Android App Developer
20 salaries
unlock blur

₹3 L/yr - ₹7 L/yr

Explore more salaries
Compare Contus with

Accel Frontline

4.0
Compare

Pitney Bowes

3.7
Compare

Apmosys Technologies

3.5
Compare

DynPro

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