Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by MaxVal Group Team. If you also belong to the team, you can get access from here

MaxVal Group Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

MaxVal Group Power BI Developer Interview Questions and Answers

Updated 6 Jun 2024

MaxVal Group Power BI Developer Interview Experiences

1 interview found

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

I applied via Referral and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Related to DAX,Import,Power query,Chart, Relationship,RLS...etc
  • Q2. Connecting Data set..etc
Round 2 - Coding Test 

M code,DAX function,Power query

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Oct 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Regarding PHP

Interview Preparation Tips

Interview preparation tips for other job seekers - Please clear your basic knowledge

I applied via Naukri.com and was interviewed before Sep 2021. 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 

C programs and linked list related programs. In c mainly focus on strings and arrays

Round 3 - One-on-one 

(2 Questions)

  • Q1. C concepts like storage classes, pointers and protocols like spi, i2c
  • Q2. Explain about Extern What's the difference between static and extern
  • Ans. 

    Extern and static are storage classes in C programming language.

    • Extern is used to declare a variable or function that is defined in another file.

    • Static is used to declare a variable or function that is only accessible within the same file.

    • Extern variables have global scope while static variables have local scope.

    • Extern functions can be used in other files while static functions cannot be used outside the file they are

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well mainy focus on coding in c string, Pointers, Structures and linked list.

Skills evaluated in this interview

Interview Preparation Tips

Round: PRE placement
Experience: Was accepted through the pre placement offer after a satisfactory internship during the summer.
There was a small test after the internship. Work done in the internship in co-ordination with mentor, employees and manager has more weight-age.

General Tips: Just brush up on your fundamentals. The questions asked will just be a direct or indirect applications of what you have learnt. Good programming practice is also needed.
Good knowledge about Operating systems, Data structures, Networking and Programming is what they generally look for while hiring.
A good internship project helped in securing the PPO.
Skills:
College Name: NIT Surathkal

I applied via Campus Placement and was interviewed before Apr 2020. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. 1.OOP questions
  • Q2. 2.Java basic programs

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident
Try to answer questions logically

I applied via Job Portal and was interviewed in Apr 2021. There were 2 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. String and string builder difference. Project Related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Without pre information you should not ask direct interview question on telephone .I don't know she was Hr or technical person but she started asking technical question and personal information

I applied via Referral and was interviewed in Sep 2022. There were 4 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 

(2 Questions)

  • Q1. Oops concept and the basic programming language knowledge
  • Q2. Database queries and the database types
  • Ans. 

    Database queries are used to retrieve data from databases. There are different types of databases such as relational, NoSQL, and graph databases.

    • Relational databases use SQL for querying data

    • NoSQL databases use different query languages such as MongoDB's query language

    • Graph databases use graph traversal languages such as Cypher

    • Queries can be used to retrieve specific data or perform complex operations such as joins and

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

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Tell me about the project
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion and dreams

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well and basic knowledge is necessary . resume should be proper
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Coding Test 

Good good good good hh hhj ghh ghh ggh

Round 3 - Technical 

(2 Questions)

  • Q1. On dsa, ds, programming, database
  • Q2. Database mysql, sql, dsa, time complexity

Interview Preparation Tips

Interview preparation tips for other job seekers - Have a good basic knowledge on your projects , dsa, databases, etc etc etc etc etc etc etc
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Dec 2022. There were 3 interview rounds.

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 - Technical 

(1 Question)

  • Q1. Oops based questions, mvc and webapis
Round 3 - Technical 

(1 Question)

  • Q1. Core focus on mvc and .net core

Interview Preparation Tips

Topics to prepare for Winjit Technologies Software Engineer interview:
  • OOPS
  • MVC
  • SQL Server
  • .Net

I applied via Naukri.com and was interviewed in Sep 2021. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Which protocols are used in IoT?
  • Ans. 

    IoT uses various protocols such as MQTT, CoAP, HTTP, and AMQP for communication and data transfer.

    • MQTT (Message Queuing Telemetry Transport) is a lightweight protocol used for IoT devices with low bandwidth and power constraints.

    • CoAP (Constrained Application Protocol) is designed for resource-constrained devices and networks.

    • HTTP (Hypertext Transfer Protocol) is used for web-based communication and data transfer.

    • AMQP (...

  • Answered by AI
  • Q2. Explain MQTT protocols.
  • Ans. 

    MQTT is a lightweight messaging protocol for IoT devices.

    • MQTT stands for Message Queuing Telemetry Transport

    • It uses a publish-subscribe model for communication

    • It is designed for low-bandwidth, high-latency networks

    • It is widely used in IoT applications

    • It supports Quality of Service (QoS) levels for message delivery

  • Answered by AI
  • Q3. Compare Modbus RTU vs Modbus ASCII.
  • Ans. 

    Modbus RTU is binary and Modbus ASCII is text-based. RTU is more efficient and commonly used.

    • RTU uses binary encoding while ASCII uses text-based encoding

    • RTU is more efficient and commonly used in industrial automation

    • ASCII is easier to troubleshoot and can be used for long-distance communication

    • RTU has a smaller message size and faster transmission speed

    • ASCII has a larger message size and slower transmission speed

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - First prepare your resume carefully. Go through Basic theoretical concept like Object oriented programing, Data structures, Database etc.

Skills evaluated in this interview

MaxVal Group Interview FAQs

How many rounds are there in MaxVal Group Power BI Developer interview?
MaxVal Group interview process usually has 2 rounds. The most common rounds in the MaxVal Group interview process are Technical and Coding Test.
What are the top questions asked in MaxVal Group Power BI Developer interview?

Some of the top questions asked at the MaxVal Group Power BI Developer interview -

  1. Related to DAX,Import,Power query,Chart, Relationship,RLS......read more
  2. Connecting Data set.....read more

Tell us how to improve this page.

MaxVal Group Power BI Developer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Webkul Software Interview Questions
3.9
 • 62 Interviews
Freecharge Interview Questions
3.8
 • 53 Interviews
Softenger Interview Questions
4.1
 • 52 Interviews
Aristocrat Interview Questions
3.9
 • 46 Interviews
Arista Networks Interview Questions
4.1
 • 43 Interviews
ClearTax Interview Questions
3.4
 • 39 Interviews
View all
Process Associate
141 salaries
unlock blur

₹2 L/yr - ₹6 L/yr

Patent Analyst
38 salaries
unlock blur

₹3.6 L/yr - ₹7.7 L/yr

Salesforce Developer
35 salaries
unlock blur

₹3.9 L/yr - ₹15.5 L/yr

Senior Process Associate
32 salaries
unlock blur

₹4.1 L/yr - ₹8 L/yr

Product Engineer
29 salaries
unlock blur

₹5.8 L/yr - ₹15 L/yr

Explore more salaries
Compare MaxVal Group with

Foray Software

3.5
Compare

ESDS Software Solutions

3.8
Compare

Nelito System

3.5
Compare

Softenger

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