Upload Button Icon Add office photos

Filter interviews by

Rnr Datalex Web UI Designer Interview Questions, Process, and Tips

Updated 10 May 2018

Rnr Datalex Web UI Designer Interview Experiences

1 interview found

I applied via Referral and was interviewed in Jan 2018. There were 3 interview rounds.

Interview Questionnaire 

10 Questions

  • Q1. How to manage bootstrap default css with your code
  • Ans. 

    To manage bootstrap default CSS with your code, you can override or customize the default styles using your own CSS.

    • Use custom CSS classes to override specific styles

    • Modify the Bootstrap variables to customize the default styles

    • Create a separate CSS file to add your own styles and include it after the Bootstrap CSS file

    • Use !important to prioritize your custom styles over Bootstrap styles

  • Answered by AI
  • Q2. With out italic tag how you can make word italic look wise
  • Ans. 

    You can use CSS to make a word look italic without using the tag.

    • Use the CSS property 'font-style: italic;' to make the word italic.

    • Apply the 'font-style' property to the desired element or class.

    • Example: .italic-word { font-style: italic; }

  • Answered by AI
  • Q3. What are the break points of bootstrap
  • Ans. 

    Bootstrap has predefined breakpoints for responsive web design.

    • Bootstrap has four predefined breakpoints: xs, sm, md, and lg.

    • These breakpoints are used to define the layout and behavior of elements at different screen sizes.

    • For example, the xs breakpoint is for extra small screens, sm for small screens, md for medium screens, and lg for large screens.

    • Developers can use these breakpoints to create responsive designs tha

  • Answered by AI
  • Q4. How we can manage the block with same height if one block have more data than others
  • Ans. 

    Use CSS flexbox to manage blocks with same height

    • Apply display: flex; to the container element

    • Set flex-grow: 1; on each block to make them expand equally

    • Use overflow: auto; to handle excessive content within a block

  • Answered by AI
  • Q5. What is media queries and how can we mangane with bootstrap css
  • Ans. 

    Media queries are CSS techniques used to apply different styles based on the characteristics of the device or viewport.

    • Media queries allow us to create responsive designs that adapt to different screen sizes and devices.

    • Bootstrap CSS provides a responsive grid system and predefined media queries to make it easier to create responsive web designs.

    • We can use Bootstrap's CSS classes like 'col-md-6' to define different lay...

  • Answered by AI
  • Q6. Which current version we are using the bootstrap
  • Ans. 

    The current version of Bootstrap is 5.1.0.

    • Bootstrap 5.1.0 is the latest version as of now.

    • It was released on August 19, 2021.

    • Bootstrap 5 is a popular front-end framework for building responsive websites and web applications.

    • It provides a wide range of pre-built components and utilities for faster and easier web development.

    • Some of the key features of Bootstrap 5 include a new grid system, updated form controls, and imp

  • Answered by AI
  • Q7. Display property attributes What is difference between display block and table inline and inline block
  • Ans. 

    Display block takes up full width, table inline behaves like a table cell, and inline block allows for inline elements with block-level properties.

    • Display block: Takes up full width, starts on a new line

    • Table inline: Behaves like a table cell, does not start on a new line

    • Inline block: Allows for inline elements with block-level properties

  • Answered by AI
  • Q8. How we can manage the JavaScript on page when more JavaScript are lodedd and conflict with each other
  • Ans. 

    To manage conflicting JavaScript on a page, we can use various techniques like namespacing, modularization, and event delegation.

    • Use namespacing to encapsulate code and prevent conflicts

    • Modularize code into smaller, reusable components

    • Use event delegation to handle events on dynamically loaded elements

    • Avoid global variables and use local scopes

    • Use a JavaScript module bundler like Webpack to manage dependencies

  • Answered by AI
  • Q9. Html and HTML5 difference css and CSS 3difference
  • Q10. Discussion about salary structure and reason for leaving previous company

Interview Preparation Tips

General Tips: Pls ask job description before you join coz some time you hire for described position but you provide complete different work
Skills: Communication, Body Language, Problem Solving, Analytical Skills, Leadership, Presentation Skills, Time Management, Decision Making Skills
Duration: 1-3 Months

Skills evaluated in this interview

Interview questions from similar companies

I applied via Approached by Company and was interviewed in Feb 2022. There was 1 interview round.

Round 1 - HR 

(6 Questions)

  • Q1. What are your salary expectations?
  • Q2. What is your family background?
  • Q3. Share details of your previous job.
  • Q4. Why should we hire you?
  • Q5. Why are you looking for a change?
  • Q6. Tell me about yourself.

Interview Preparation Tips

Topics to prepare for Webdew Web UI Designer interview:
  • Communication Skills
Interview preparation tips for other job seekers - Being clear in communicating helps the interviewer determine the alignment needed for the right fit for the company.

I applied via Referral and was interviewed before Feb 2021. There were 3 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Tell me about yourself
Round 2 - Technical 

(1 Question)

  • Q1. 1 Project Explanation 2 SDLC & STLC. 3 Differentiate Smoke vs Sanity 4 What is Regression testing? 5 Bug life cycle. 6 Scenarios on real time example. 7 Questions on agile
  • Ans. 

    Interview questions for Software Engineer position

    • Project explanation should include details on the project's purpose, scope, and technologies used

    • SDLC (Software Development Life Cycle) and STLC (Software Testing Life Cycle) are methodologies used in software development and testing respectively

    • Smoke testing is a type of testing that checks if the basic functionalities of the software are working fine, while Sanity tes...

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

(1 Question)

  • Q1. All basic HR questions and salary discussion.

I applied via Naukri.com and was interviewed in Oct 2018. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Asked me to draw spring mvc architecture and about collection framework.
  • Q2. Asked me to write the logic for pattern.
  • Q3. Asked me on core java.

Interview Preparation Tips

General Tips: be thorough with the core java and good to have knowledge on spring mvc
Skills: Communication
Duration: <1 week

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.

I applied via Company Website and was interviewed before Dec 2019. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Regarding OOPS, wordpress and laravel.

Interview Preparation Tips

Interview preparation tips for other job seekers - It was good and I am still working here.
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - One-on-one 

(1 Question)

  • Q1. What is your experience

Interview Preparation Tips

Interview preparation tips for other job seekers - I had my first round in this company and the hr was really good and she had a smile on her face. It was a great interaction with her . Looking forward to have a chance to do work in this company.

Sales Executive Interview Questions & Answers

Webdew user image ABHISHEK BANERJEE

posted on 15 Feb 2022

Round 1 - One-on-one 

(1 Question)

  • Q1. So 1st question was basically about my education and family.

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview round was quite professional really enjoyed interacting so 1st round will be basic introductory round where the basics about you will be asked.

I appeared for an interview in Feb 2022.

Round 1 - One-on-one 

(1 Question)

  • Q1. Expectations, Skill Set

Interview Preparation Tips

Interview preparation tips for other job seekers - Be True, Be Honest, just be yourself.
Round 1 - HR 

(4 Questions)

  • Q1. What are your salary expectations?
  • Ans. 

    I am open to discussing salary based on the responsibilities and opportunities associated with the role.

    • Focus on the value you can bring to the company rather than a specific number

    • Research the average salary range for Sales Executives in your industry and location

    • Consider your experience, skills, and track record of success when determining your salary expectations

    • Be prepared to negotiate and discuss other compensatio...

  • Answered by AI
  • Q2. What is your family background?
  • Ans. 

    My family background is diverse and has shaped my values and work ethic.

    • My parents come from different cultural backgrounds, which has exposed me to different perspectives and taught me to appreciate diversity.

    • My father worked as a sales manager for a multinational company, which inspired me to pursue a career in sales.

    • Growing up, I observed my parents' strong work ethic and dedication to their professions, which insti...

  • Answered by AI
  • Q3. Share details of your previous job.
  • Ans. 

    I worked as a Sales Executive at XYZ Company.

    • Managed a portfolio of clients and achieved sales targets consistently.

    • Built and maintained strong relationships with key accounts.

    • Identified new business opportunities and developed strategies to expand market share.

    • Provided excellent customer service and resolved any issues or concerns.

    • Collaborated with cross-functional teams to ensure smooth execution of sales initiatives...

  • Answered by AI
  • Q4. Tell me about yourself.
  • Ans. 

    I am a highly motivated and results-driven sales executive with a proven track record of exceeding targets.

    • Experienced in building and maintaining strong client relationships

    • Skilled in identifying and capitalizing on sales opportunities

    • Proficient in sales techniques and negotiation strategies

    • Excellent communication and presentation skills

    • Consistently achieved or surpassed sales quotas

    • Implemented successful sales strate...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I just gave an interview in Webdew. My experience is great. My HR Madam who was going to interview me was very friendly.

This has been my best interview experience so far. Thanks Shilpa Madam and Webdew, I don't know if I will be selected in this interview but this was my best interview.

Rnr Datalex Interview FAQs

What are the top questions asked in Rnr Datalex Web UI Designer interview?

Some of the top questions asked at the Rnr Datalex Web UI Designer interview -

  1. How we can manage the JavaScript on page when more JavaScript are lodedd and co...read more
  2. Display property attributes What is difference between display block and table...read more
  3. With out italic tag how you can make word italic look w...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Webdew Interview Questions
4.5
 • 106 Interviews
HyScaler Interview Questions
4.5
 • 92 Interviews
Quantsapp Interview Questions
2.8
 • 35 Interviews
Appsierra Interview Questions
4.4
 • 30 Interviews
View all
Quality Analyst
14 salaries
unlock blur

₹1.8 L/yr - ₹3.5 L/yr

Software Developer
13 salaries
unlock blur

₹2.2 L/yr - ₹4.9 L/yr

PHP Developer
7 salaries
unlock blur

₹1 L/yr - ₹5 L/yr

Functional Consultant
6 salaries
unlock blur

₹3 L/yr - ₹5.2 L/yr

Implementation and Support Executive
4 salaries
unlock blur

₹1.4 L/yr - ₹3.6 L/yr

Explore more salaries
Compare Rnr Datalex with

Accel Frontline

4.0
Compare

Northcorp Software

4.3
Compare

Elentec Power India (EPI) Pvt. Ltd.

3.7
Compare

HyScaler

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