Upload Button Icon Add office photos

Filter interviews by

Raos Infosoft Join Software Engineer Interview Questions and Answers

Updated 7 Sep 2022

Raos Infosoft Join Software Engineer Interview Experiences

1 interview found

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

Round 1 - Assignment 

Assignment to check the technical knowledge of the candidate

Round 2 - One-on-one 

(1 Question)

  • Q1. Technical interview by tech lead.
Round 3 - HR 

(1 Question)

  • Q1. General discussion on the salary and benefits.

Interview Preparation Tips

Topics to prepare for Raos Infosoft Join Software Engineer interview:
  • Java
  • Spring Boot
  • MySQL
  • React.Js
  • Javascript
  • Node.Js
  • Angularjs
  • Linux
Interview preparation tips for other job seekers - Be honest and straight forward, if you don't know don't hesitate to tell don't know, but show some intrest to learn.

Top trending discussions

View All
Interview Hub
1w (edited)
anshitanegi
·
ex -
Planet Spark
When HR’s Chinese English made me drop the interview!
So, I talked to the HR yesterday about the interview. I asked Please send me the location But their English… bro I was shocked! It was like talking to someone jisne english nahi kuch ar hi seekh liya ho, if the HR’s English is this I can only imagine the rest of the company I decided to drop the interview with this chinese english😶‍🌫️
FeedCard Image
Got a question about Raos Infosoft Join?
Ask anonymously on communities.

Interview questions from similar companies

Interview Questionnaire 

6 Questions

  • Q1. What is fan trap? How to solve it? Give one example.
  • Q2. Two tables are joined. But joined type are not mentioned, then how much records will retrieve using select statement.
  • Ans. 

    The number of records retrieved depends on the default join type, which is usually INNER JOIN, returning matching records only.

    • If INNER JOIN is assumed, only records with matching keys in both tables are returned.

    • For example, if Table A has 5 records and Table B has 3 matching records, the result will be 3.

    • If LEFT JOIN is assumed, all records from the left table and matching records from the right table are returned.

    • Fo...

  • Answered by AI
  • Q3. How to use dynamic break in report?
  • Ans. 

    Dynamic break in report allows for automatic page breaks based on data.

    • Define a break field in the report design

    • Set the break field to trigger a page break when its value changes

    • Use dynamic break to automatically adjust page breaks based on data

    • Example: A report on sales by region can use dynamic break to create a new page for each region

  • Answered by AI
  • Q4. Use of foreach function in report.
  • Ans. 

    Foreach function is used to iterate through an array of strings in a report.

    • Foreach function is used to loop through each element in an array of strings.

    • It can be used to display each element in a report.

    • Example: foreach(string item in stringArray){ Console.WriteLine(item); }

  • Answered by AI
  • Q5. What is Aggregate awareness? When we use it? Syntax of it.
  • Ans. 

    Aggregate awareness is a feature in Business Objects that allows reports to be optimized for performance by using aggregate tables.

write
Share an Interview