Upload Button Icon Add office photos

Filter interviews by

Rnr Datalex Interview Questions, Process, and Tips

Updated 29 Jan 2020

Top Rnr Datalex Interview Questions and Answers

View all 10 questions

Rnr Datalex Interview Experiences

Popular Designations

2 interviews found

Interview Questionnaire 

3 Questions

  • Q1. How to handle change request?
  • Ans. 

    Change requests should be evaluated for impact, feasibility and priority before being approved or rejected.

    • Evaluate the impact of the change request on the project scope, timeline, budget and resources.

    • Assess the feasibility of implementing the change request and identify any potential risks or challenges.

    • Prioritize the change request based on its importance and urgency.

    • Communicate the decision to approve or reject the...

  • Answered by AI
  • Q2. What is erp?
  • Ans. 

    ERP stands for Enterprise Resource Planning. It is a software system that helps organizations manage their business processes.

    • ERP integrates various business functions such as finance, HR, inventory management, and customer relationship management.

    • It provides a centralized database that can be accessed by different departments within an organization.

    • ERP systems automate many manual processes, reducing the risk of error...

  • Answered by AI
  • Q3. What roles you have performed earlier?

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare about ERP CRM and web technologies.

Skills evaluated in this interview

Business Analyst Interview Questions asked at other Companies

Q1. You have 10 boxes of balls (each ball weighing exactly10 gm) with one box with defective balls (each one of the defective balls weigh 9 gm). You are given an electronic weighing machine and only one chance at it. How will you find out which... read more
View answer (9)

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

Top Rnr Datalex Web UI Designer Interview Questions and Answers

Q1. How we can manage the JavaScript on page when more JavaScript are lodedd and conflict with each other
View answer (1)

Web UI Designer Interview Questions asked at other Companies

Q1. How we can manage the JavaScript on page when more JavaScript are lodedd and conflict with each other
View answer (1)

Jobs at Rnr Datalex

View all

Interview questions from similar companies

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 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.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Some maths related questions

Round 2 - Technical 

(1 Question)

  • Q1. Related to testing

Interview Preparation Tips

Interview preparation tips for other job seekers - Great company to learn something
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

Easy aptitude, 30 min with 20 question

Interview Preparation Tips

Interview preparation tips for other job seekers - learn OOPs concept and thorough about your project
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Sep 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Simple aptitude questions.

Round 2 - HR 

(2 Questions)

  • Q1. What's your strength ?
  • Ans. 

    My strength lies in my problem-solving skills and ability to learn quickly.

    • Strong problem-solving skills

    • Quick learner

    • Adaptability to new technologies

    • Ability to work well under pressure

  • Answered by AI
  • Q2. Are you willing to work under pressure?
  • Ans. 

    Yes, I am comfortable working under pressure and have experience delivering high-quality work in tight deadlines.

    • I have successfully completed projects with tight deadlines in my previous roles.

    • I am able to prioritize tasks effectively and remain focused under pressure.

    • I thrive in challenging situations and see them as opportunities to showcase my skills.

    • I have experience working on urgent bug fixes and resolving issue

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - If you have a good carrier then don't go there.

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.

Rnr Datalex Interview FAQs

How to prepare for Rnr Datalex 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 Rnr Datalex. The most common topics and skills that interviewers at Rnr Datalex expect are CakePHP, Computer Science, MySQL, AWS and Analytical Chemistry.
What are the top questions asked in Rnr Datalex interview?

Some of the top questions asked at the Rnr Datalex 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
 • 91 Interviews
Quantsapp Interview Questions
2.8
 • 33 Interviews
NexTurn Interview Questions
4.1
 • 27 Interviews
View all

Rnr Datalex Reviews and Ratings

based on 25 reviews

2.8/5

Rating in categories

3.3

Skill development

3.3

Work-life balance

2.3

Salary

3.2

Job security

3.3

Company culture

2.3

Promotions

3.2

Work satisfaction

Explore 25 Reviews and Ratings
CakePHP Developer

Nagpur

1-4 Yrs

Not Disclosed

Software Developer (.NET)

Nagpur

1-3 Yrs

Not Disclosed

Explore more jobs
Quality Analyst
14 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
13 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

PHP Developer
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Functional Consultant
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Implementation and Support Executive
4 salaries
unlock blur

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