Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by R-Logic Technology Services Team. If you also belong to the team, you can get access from here

R-Logic Technology Services Verified Tick

Compare button icon Compare button icon Compare
4.0

based on 167 Reviews

Filter interviews by

R-Logic Technology Services Senior Software Development Engineer Interview Questions and Answers

Updated 10 Apr 2021

Interview questions from similar companies

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

I applied via Naukri.com and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Javascript related questions like temporal dead zone, hoisting, closures, scopes and differences, output based questions, scenario based questions etc
  • Q2. 2 Coding questions one was a mix of array and objects and another was to create prototype function for array flat
Round 2 - One-on-one 

(1 Question)

  • Q1. Discussion indepth related to microservices architecture for any project, Optimisations for a project, Behavioural questions, Deployment processes and How i handle conflicts, How to align high priorities t...
Round 3 - HR 

(1 Question)

  • Q1. Intro and rest basic discussions

Interview Preparation Tips

Interview preparation tips for other job seekers - Get good/solid understanding of basics of anything also be curious to learn more tech stacks which could align to same.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I applied via Recruitment Consulltant and was interviewed in Feb 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 - Coding Test 

Asking for write some javascript snippets

Round 3 - Technical 

(2 Questions)

  • Q1. Career goals for next 2 years
  • Ans. 

    To become a technical lead and gain expertise in cloud computing.

    • Obtain AWS Certified Solutions Architect - Associate certification

    • Lead a team of junior developers on a major project

    • Gain hands-on experience in building and deploying applications on cloud platforms like AWS or Azure

    • Attend relevant conferences and workshops to stay updated with the latest trends in cloud computing

  • Answered by AI
  • Q2. Asking about advanced js and ui tech questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Need to update with latest version of js and ui technologies
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Data structure was more and it was difficult round

Round 2 - Technical 

(1 Question)

  • Q1. It will depend on interviewer
Round 3 - Behavioral 

(1 Question)

  • Q1. It will be depending on Manager who is taking interview
Round 4 - HR 

(1 Question)

  • Q1. It will be very smooth

Interview Preparation Tips

Interview preparation tips for other job seekers - It's a very good company overall I had very good learning and experience
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. What is the internal working of a hashmap?
  • Q2. Design a Least Recently Used (LRU) cache.
Round 2 - Technical 

(2 Questions)

  • Q1. What are the SOLID principles in software engineering?
  • Q2. What design patterns have you worked with?
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

It was pretty easy. Various theoretical questions on technical knowledge and 3 coding questions. Since I was applying for a .net profile, all questions were related to that only.

Round 2 - One-on-one 

(4 Questions)

  • Q1. Coding question on inheritance.
  • Q2. Coding question on Abstract classes and their application.
  • Q3. Discussion on the company, their culture.
  • Q4. Coding question on graph.
Round 3 - HR 

(2 Questions)

  • Q1. Asked me my expected salary even though it was already decided when they reached out to me.
  • Q2. Negotiations on the salary.

Interview Preparation Tips

Interview preparation tips for other job seekers - Had a very bad experience with HR, since they started negotiating on salary after I completed all my rounds. Giving me reasons why they won't be able to give me the salary that they mentioned at the start of the interview.
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Nov 2024.

Round 1 - Coding Test 

Coding test was easy. They asked LC easy anyone with fair understanding of programming can easily solve it.

Round 2 - One-on-one 

(2 Questions)

  • Q1. Asked a question from Blind 75 that i dont remember as of now. I kind of stumbled here yet gave a code for original question
  • Q2. Asked LC hard question. Interviewer was very rude and did not give a shit about my approach when I tried to explain it to him/her. He said just run code against test cases provided. I received rejection ...

Interview Preparation Tips

Interview preparation tips for other job seekers - HRs were very professional and polite but not the interviewer.
Interview experience
2
Poor
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

Online zoom coding test will be there - 4 questions - 2 about output of code & 2 about technical questions.

Round 2 - Technical 

(2 Questions)

  • Q1. Polymorphism and explain about virtual polymorphism
  • Ans. 

    Polymorphism is the ability of a single function or method to operate on different types of data.

    • Polymorphism allows objects of different classes to be treated as objects of a common superclass.

    • Virtual polymorphism is achieved through virtual functions in C++.

    • Virtual functions allow a function in a base class to be overridden in a derived class.

    • Example: Animal class with virtual function 'makeSound' overridden in Dog a

  • Answered by AI
  • Q2. Write code for virtual polymorphism and explain
  • Ans. 

    Virtual polymorphism allows objects of different classes to be treated as objects of a common superclass.

    • Create a base class with virtual functions

    • Create derived classes that override the virtual functions

    • Use pointers or references of the base class to call the overridden functions

  • Answered by AI
Round 3 - HR 

(3 Questions)

  • Q1. About yourself should explain
  • Q2. Reason for job change
  • Q3. Salary negotiations and location

Interview Preparation Tips

Interview preparation tips for other job seekers - I have interviewed for c++ developer role in incedo company - please make sure you are completely aware of every functions and keywords relate to c++ concepts.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. Difference between Scheduled script and Map reduce script?
  • Ans. 

    Scheduled script runs on a predefined schedule, while Map reduce script processes large datasets in parallel.

    • Scheduled script is used for automating tasks at specific times, like sending reports daily at 8am.

    • Map reduce script is used for processing large datasets by splitting them into smaller chunks and processing them in parallel.

    • Scheduled script is typically used for routine tasks, while Map reduce script is used fo...

  • Answered by AI
  • Q2. Types of scripts in NetSuite.
  • Ans. 

    Types of scripts in NetSuite include SuiteScript, SuiteTalk, SuiteFlow, and SuiteBuilder.

    • SuiteScript: JavaScript-based scripts for customizing NetSuite functionality.

    • SuiteTalk: Web services integration for connecting NetSuite with external systems.

    • SuiteFlow: Visual workflow tool for automating business processes.

    • SuiteBuilder: Customization tool for modifying NetSuite forms, fields, and records.

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Group Discussion 

Technology advantage or not

Round 2 - Aptitude Test 

All aptitude topics,logical reasoning

Round 3 - Technical 

(2 Questions)

  • Q1. Oops,2 coding questions
  • Q2. Palindrome,even number
Round 4 - HR 

(2 Questions)

  • Q1. What do you know
  • Q2. Do you have any questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Similar to tcs,infosys pattern

Tell us how to improve this page.

Technical Associate
55 salaries
unlock blur

₹1.5 L/yr - ₹4 L/yr

Senior Technical Associate
22 salaries
unlock blur

₹1.8 L/yr - ₹4.5 L/yr

Associate Engineer
16 salaries
unlock blur

₹2 L/yr - ₹3.8 L/yr

Store Executive
14 salaries
unlock blur

₹2.3 L/yr - ₹4.2 L/yr

Team Lead
13 salaries
unlock blur

₹2 L/yr - ₹6.2 L/yr

Explore more salaries
Compare R-Logic Technology Services with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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