Upload Button Icon Add office photos

Filter interviews by

LexisNexis Risk Solutions Software Engineer III Interview Questions and Answers

Updated 20 Feb 2024

LexisNexis Risk Solutions Software Engineer III Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Feb 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Write a program on the problem statement given

Round 2 - Technical 

(1 Question)

  • Q1. Basic theoretical questions and US client interview to check basic skills
Round 3 - Behavioral 

(1 Question)

  • Q1. Discussion with manager to make sure it is a fit

Interview questions from similar companies

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

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

Round 1 - Coding Test 

Full c concept MCQ with IQ and Computaional Thinking

Round 2 - Technical 

(2 Questions)

  • Q1. Number system convertion in c
  • Ans. 

    Number system conversion in C involves converting numbers between different bases, such as decimal to binary or hexadecimal.

    • Use functions like itoa() to convert integers to strings in different bases

    • Use strtol() to convert strings to integers in different bases

    • Remember to specify the base when converting numbers

  • Answered by AI
  • Q2. Pointers, struct, Data Structure
Round 3 - One-on-one 

(2 Questions)

  • Q1. Decimal to Binary Convertion
  • Q2. Hexa Decimal to Binary convertion

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. What is jdk, string related questions, basic java oops questions?
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in May 2023. 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 

(4 Questions)

  • Q1. It start with technical screening.
  • Q2. Exaplain about you last project role
  • Q3. What is dead lock
  • Ans. 

    Deadlock is a situation in which two or more competing actions are each waiting for the other to finish, preventing any of them from completing.

    • Occurs in multi-threaded or distributed systems

    • Caused by resource contention and circular wait

    • Can be prevented by proper resource allocation and avoiding circular wait

    • Example: Process A holds resource X and waits for resource Y, while process B holds resource Y and waits for re

  • Answered by AI
  • Q4. What is pagination
  • Ans. 

    Pagination is the process of dividing content into separate pages to improve user experience and optimize loading times.

    • Pagination is commonly used in websites to display a large amount of data in manageable chunks.

    • It allows users to navigate through different pages of content, typically with 'Next' and 'Previous' buttons.

    • Pagination can also include options to jump to specific pages or adjust the number of items displa...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. This was the final round with client in which they took interview based on skills mentioned in resume

Interview Preparation Tips

Topics to prepare for Thundersoft Software Engineer interview:
  • RTOS Concepts
  • os concept
  • c language
  • assembly language

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Data sharding, hld, slices, index, goroutines, why mongodb database, arrays,
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed in Apr 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

General aptitude questions

Round 2 - Coding Test 

Basic DSA questions(Arrays, Sorting etc)

Round 3 - Technical 

(3 Questions)

  • Q1. Project discussion
  • Q2. Questions around android development
  • Q3. OOPS in depth questions
Round 1 - Coding Test 

Topics:
Python, Django, MySQL, Automation, Technical questions

Round 2 - Technical 

(3 Questions)

  • Q1. Topics: Python, Django, MySQL, Automation, Technical questions
  • Q2. Explain Django Architecture
  • Ans. 

    Django follows Model-View-Controller (MVC) architectural pattern.

    • Django has a high-level architecture that follows the Model-View-Controller (MVC) architectural pattern.

    • The Model layer represents the database schema and business logic.

    • The View layer is responsible for rendering the templates and presenting the data to the user.

    • The Controller layer handles the user's input and interacts with the Model and View layers.

    • Dj...

  • Answered by AI
  • Q3. Difference between XML and JSON
  • Ans. 

    XML is a markup language while JSON is a lightweight data interchange format.

    • XML uses tags to define elements while JSON uses key-value pairs.

    • XML is more verbose and complex than JSON.

    • JSON is easier to read and parse than XML.

    • XML supports namespaces and validation while JSON does not.

    • XML is widely used in web services and document exchange while JSON is preferred for data exchange between applications.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on Python Django
Showcase your skills

Skills evaluated in this interview

I applied via LinkedIn and was interviewed in Jul 2022. There were 4 interview rounds.

Round 1 - Coding Test 

There will be 3 coding questions. They are of medium and hard level.

Round 2 - Technical 

(1 Question)

  • Q1. Sort array consisting 0's 1's and 2's without inbuilt functions
  • Ans. 

    Sort an array of 0's, 1's, and 2's without using inbuilt functions.

    • Use three pointers to keep track of the last index of 0's, 1's, and 2's

    • Iterate through the array and swap elements based on their value

    • Continue until all elements are sorted

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Os cn related questions
Round 4 - HR 

(1 Question)

  • Q1. Java questions and general hr questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong in Java and CS topics.
DSA is anyways compulsory for this company you need to solve the questions in the given time

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Jan 2023. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. Basic ios Questions No DS questions
  • Q2. Basic swift quesions
  • Q3. In App Purchase
  • Q4. Hardware Device connectivity

I applied via Naukri.com and was interviewed in Mar 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Microservices, AWS, Web API etc
  • Q2. Inter personal skills

Interview Preparation Tips

Interview preparation tips for other job seekers - There were 3 rounds of interviews (2 rounds were technical) and Technical Assessment.
After the first round of technical interview I had to take Assessment in Hacker Rank, which consist of multiple choice questions and coding related to the technical skill required for the position. The interview process was very smooth. Final round was more on to check the inter personal skills.

LexisNexis Risk Solutions Interview FAQs

How many rounds are there in LexisNexis Risk Solutions Software Engineer III interview?
LexisNexis Risk Solutions interview process usually has 3 rounds. The most common rounds in the LexisNexis Risk Solutions interview process are Technical, Behavioral and Coding Test.
How to prepare for LexisNexis Risk Solutions Software Engineer III 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 LexisNexis Risk Solutions. The most common topics and skills that interviewers at LexisNexis Risk Solutions expect are Agile, Analytics, SQL, Coding and Python.
What are the top questions asked in LexisNexis Risk Solutions Software Engineer III interview?

Some of the top questions asked at the LexisNexis Risk Solutions Software Engineer III interview -

  1. Basic theoretical questions and US client interview to check basic ski...read more
  2. Discussion with manager to make sure it is a ...read more

Tell us how to improve this page.

LexisNexis Risk Solutions Software Engineer III Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

S&P Global Interview Questions
4.1
 • 274 Interviews
TransUnion Interview Questions
4.0
 • 89 Interviews
FICO Interview Questions
4.0
 • 38 Interviews
Equifax Interview Questions
3.3
 • 29 Interviews
Experian Interview Questions
3.9
 • 22 Interviews
DynPro Interview Questions
3.8
 • 18 Interviews
View all
LexisNexis Risk Solutions Software Engineer III Salary
based on 7 salaries
₹12.6 L/yr - ₹22 L/yr
36% less than the average Software Engineer III Salary in India
View more details

LexisNexis Risk Solutions Software Engineer III Reviews and Ratings

based on 1 review

2.0/5

Rating in categories

3.0

Skill development

2.0

Work-life balance

2.0

Salary

2.0

Job security

2.0

Company culture

2.0

Promotions

2.0

Work satisfaction

Explore 1 Review and Rating
Senior Software Engineer
16 salaries
unlock blur

₹14 L/yr - ₹35 L/yr

Senior Executive
8 salaries
unlock blur

₹7.1 L/yr - ₹7.7 L/yr

Software Engineer III
7 salaries
unlock blur

₹12.6 L/yr - ₹22 L/yr

Senior Software Engineer 2
5 salaries
unlock blur

₹23.1 L/yr - ₹26 L/yr

Software Engineer2
5 salaries
unlock blur

₹9 L/yr - ₹15 L/yr

Explore more salaries
Compare LexisNexis Risk Solutions with

Experian

3.9
Compare

TransUnion

4.0
Compare

Equifax

3.3
Compare

Crif High Mark Credit Information Services

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