Upload Button Icon Add office photos
Engaged Employer

i

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

Cognizant Verified Tick

Compare button icon Compare button icon Compare
3.8

based on 48.1k Reviews

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Cognizant Powerbuilder Programmer Interview Questions and Answers

Updated 29 Oct 2024

Cognizant Powerbuilder Programmer Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(4 Questions)

  • Q1. Ini files in powerbuilder.
  • Ans. 

    Ini files in Powerbuilder are used to store configuration settings for applications.

    • Ini files are text files with a .ini extension

    • They contain key-value pairs in sections

    • Powerbuilder provides functions to read and write ini files

  • Answered by AI
  • Q2. Powerbuilder functions and events
  • Ans. 

    Powerbuilder functions are used to perform specific tasks, while events are triggered by user actions or system events.

    • Functions in Powerbuilder are used to encapsulate a set of instructions that perform a specific task.

    • Events in Powerbuilder are triggered by user actions (such as clicking a button) or system events (such as a timer expiring).

    • Examples of functions in Powerbuilder include calculating a sum or formatting...

  • Answered by AI
  • Q3. Filters and buffers
  • Q4. Simple Database and sql questions

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
6-8 weeks
Result
Selected Selected

I applied via campus placement at Vignan Institute of Technology & Science, Ranga Reddy and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

1st round is Cognitive which consists of English, pseudocodes, Arthametic and reasoning.

Round 2 - Coding Test 

2nd is coding consists of 2nd questions.

Round 3 - One-on-one 

(2 Questions)

  • Q1. Introduce yourself? Tell me about your projects. Basics in python.
  • Q2. Why do you choose engineering
  • Ans. 

    I chose engineering because I have always been fascinated by problem-solving and creating innovative solutions.

    • Passion for problem-solving and creating innovative solutions

    • Interest in technology and how things work

    • Opportunities for creativity and continuous learning

    • Desire to make a positive impact on society through technological advancements

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy and don't feel nervous
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jul 2024. There were 4 interview rounds.

Round 1 - Case Study 

Power bi desktop in power bi service

Round 2 - Technical 

(2 Questions)

  • Q1. What is power bi
  • Ans. 

    Power BI is a business analytics tool by Microsoft that provides interactive visualizations and business intelligence capabilities.

    • Power BI allows users to connect to various data sources and create interactive reports and dashboards.

    • Users can easily share and collaborate on reports with others within the organization.

    • It offers features like data modeling, data visualization, and data transformation.

    • Power BI can be use...

  • Answered by AI
  • Q2. How creative a dashboard in power query
  • Ans. 

    A creative dashboard in Power Query involves using unique visuals and interactive elements to present data in an engaging way.

    • Utilize custom visuals to display data in a visually appealing manner

    • Incorporate interactive elements such as slicers and filters for user-friendly navigation

    • Use color coding and formatting to highlight important insights

    • Include dynamic elements like tooltips and drill-down capabilities

    • Experimen...

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Power bi desktop
  • Q2. Write the Dax query in data modeling
  • Ans. 

    Write a DAX query in data modeling

    • Use CALCULATE function to apply filters and context to calculations

    • Use SUMX function to iterate over a table and perform calculations

    • Use RELATED function to retrieve related values from other tables

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

(2 Questions)

  • Q1. What is power pivot
  • Ans. 

    Power Pivot is a data modeling tool in Excel that allows users to create relationships, calculations, and measures for analyzing large datasets.

    • Power Pivot is an add-in for Excel that enables users to create data models and perform advanced data analysis.

    • It allows users to import and combine data from multiple sources, create relationships between tables, and define calculations and measures.

    • Users can create complex ca...

  • Answered by AI
  • Q2. Creation in dax
  • Ans. 

    Creation in DAX refers to the process of generating new calculated columns or measures in Power BI using Data Analysis Expressions.

    • Use DAX functions like CALCULATE, SUMX, AVERAGE, etc. to create new columns or measures

    • Understand the data model and relationships to create accurate calculations

    • Test the newly created calculations to ensure they are working correctly

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Job change to develop skills and leave more anything in experience 2years

Skills evaluated in this interview

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

(3 Questions)

  • Q1. Difference between let and const in javascript
  • Q2. Map() uses
  • Q3. Concat 2 arrays

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare with all basic questions
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. What are the components of Power bi
  • Ans. 

    Power BI components include Power Query, Power Pivot, Power View, Power Map, and Power Q&A.

    • Power Query: Used for data extraction and transformation.

    • Power Pivot: Used for data modeling and analysis.

    • Power View: Used for interactive data visualization.

    • Power Map: Used for geographical data visualization.

    • Power Q&A: Allows users to ask questions in natural language and get answers from data.

  • Answered by AI
  • Q2. What is mean by DAX
  • Ans. 

    DAX stands for Data Analysis Expressions and is a formula language used in Power BI for creating custom calculations.

    • DAX is used to create custom calculations in Power BI, similar to Excel formulas.

    • It can be used to create calculated columns, measures, and calculated tables.

    • DAX functions can be used to manipulate data, perform calculations, and create complex expressions.

    • Examples of DAX functions include SUM, AVERAGE,

  • Answered by AI
  • Q3. What is mean by M language
  • Ans. 

    M language is a powerful data transformation language used in Power Query in Power BI.

    • M language is used to transform and clean data in Power BI.

    • It is a functional language with a wide range of functions and operators.

    • M language is case-sensitive and uses a step-by-step approach to data transformation.

    • Examples of M language functions include Table.TransformColumns and List.Transform.

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Medium to hard DA Algo Questions

Round 2 - Technical 

(2 Questions)

  • Q1. Medium level coding question
  • Q2. SQL, Python and Oops questions
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Coding Test 

It was a real-time scenario that they asked about.

Interview Preparation Tips

Topics to prepare for Genpact Power BI Developer interview:
  • DAX
  • SQL
Interview preparation tips for other job seekers - If you have experience, it is beneficial for you to handle such situations.
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Technical 

(5 Questions)

  • Q1. Programing based Html Java C++
  • Q2. Programing based and basics of computer Asking project s also..
  • Q3. Programing Hyml Java C++ C programing Python
  • Q4. Programing based
  • Q5. Marketing also Sales purchase And i have 1 year experience person
Round 2 - Coding Test 

Program development.
Creting web page

Interview Preparation Tips

Topics to prepare for HCLTech Programmer interview:
  • I have experience person
  • Programming
Interview preparation tips for other job seekers - My short term goal is get a job in good company.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Scenario based question on Power BI summarized table view concept
  • Q2. How to achieve dynamic chart based on selection button
  • Ans. 

    Use Power BI bookmarks and buttons to dynamically change chart visuals based on user selection.

    • Create multiple chart visuals for different data sets

    • Use bookmarks to save different chart configurations

    • Link selection buttons to bookmarks to dynamically switch between charts

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare the PowerBI concepts based on real-time scenario

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Tell us about your latest project

Cognizant Interview FAQs

How many rounds are there in Cognizant Powerbuilder Programmer interview?
Cognizant interview process usually has 1 rounds. The most common rounds in the Cognizant interview process are Technical.
What are the top questions asked in Cognizant Powerbuilder Programmer interview?

Some of the top questions asked at the Cognizant Powerbuilder Programmer interview -

  1. Powerbuilder functions and eve...read more
  2. Ini files in powerbuild...read more
  3. Simple Database and sql questi...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.3k Interviews
Accenture Interview Questions
3.9
 • 8.1k Interviews
Infosys Interview Questions
3.7
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Capgemini Interview Questions
3.8
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
View all
Associate
72.4k salaries
unlock blur

₹5.1 L/yr - ₹15.9 L/yr

Programmer Analyst
55.4k salaries
unlock blur

₹2.4 L/yr - ₹9.6 L/yr

Senior Associate
48.3k salaries
unlock blur

₹9 L/yr - ₹27.1 L/yr

Senior Processing Executive
28.6k salaries
unlock blur

₹1.8 L/yr - ₹9 L/yr

Technical Lead
17.6k salaries
unlock blur

₹5.9 L/yr - ₹24 L/yr

Explore more salaries
Compare Cognizant with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

Accenture

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