Upload Button Icon Add office photos

Filter interviews by

Intergraph Interview Questions, Process, and Tips

Updated 20 Oct 2022

Top Intergraph Interview Questions and Answers

View all 9 questions

Intergraph Interview Experiences

6 interviews found

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

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 - Aptitude Test 

IT TESTS YOU BAIC ABLITIES IN APTITUDE

Round 3 - Coding Test 

IT TEST CODING ABILITIES LIKE C, JAVA

Interview Preparation Tips

Interview preparation tips for other job seekers - pREPARE WELL EIL APTITUDE AND GOOD COMMUNICATION SKILS

Top Intergraph Software Analyst Interview Questions and Answers

Q1. Write a code to delete a node from double linked list
View answer (1)

Software Analyst Interview Questions asked at other Companies

Q1. DFS Traversal Problem Statement Given an undirected and disconnected graph G(V, E), where V is the number of vertices and E is the number of edges, the connections between vertices are provided in the 'GRAPH' matrix. Each element of the mat... read more
View answer (1)

Interview Questions & Answers

user image Anonymous

posted on 14 Feb 2015

Interview Preparation Tips

Round: Test
Experience: In aptitude there were questions mainly on probability, speed & distance , trains, time and distance, etc.... and most of the questions were from R S AGGARWAL. comin 2 technical there were most of the questions on C lang.
Total Questions: 60

Round: Technical Interview
Experience: Personnel interview: tel me abt yourself, y do u want 2 work for intergraph, and etc etc technical : there were many questions related to C , geometry , CAD ... ( be perfect wid all those)

Round: HR Interview
Experience: TEL ME ABT URSELF(GENERAL QUEST) ABOUT FAMILY BACK GROUND STRENGTHS .. WEAKNESS. MORE ABOUT RESUME...

General Tips: Technically u need 2 be good... before that u hav 2 prepare well for written exam.. all d very best guyz...
College Name: NIT WARANGAL

Interview Questionnaire 

17 Questions

  • Q1. What is a microprocessor?
  • Ans. 

    A microprocessor is a small electronic chip that serves as the central processing unit (CPU) of a computer.

    • It is responsible for executing instructions and performing calculations in a computer.

    • It is made up of millions of transistors that work together to process data.

    • Examples include Intel's Pentium and AMD's Ryzen processors.

    • It is the brain of a computer and determines its processing power.

    • It is found in a variety o...

  • Answered by AI
  • Q2. Draw the pin diagram of 8086
  • Ans. 

    Pin diagram of 8086 microprocessor.

    • 8086 has a 40-pin dual in-line package (DIP).

    • Pins are grouped into power supply, data bus, address bus, control and status signals.

    • Pin 1 is at the top left corner and pin 40 is at the bottom right corner.

    • Examples of pins: A0-A15 (address bus), D0-D15 (data bus), RD (read), WR (write), CLK (clock).

  • Answered by AI
  • Q3. Architecture of microprocessor
  • Ans. 

    Microprocessor architecture refers to the design of the internal components of a microprocessor.

    • Microprocessor architecture includes the organization of registers, memory, and instruction sets.

    • It also involves the design of the control unit and the arithmetic logic unit (ALU).

    • Examples of microprocessor architectures include x86, ARM, and MIPS.

    • The architecture can affect the performance, power consumption, and compatibi

  • Answered by AI
  • Q4. What is the latest processor?
  • Ans. 

    The latest processor is the Intel Core i9-11900K.

    • The Intel Core i9-11900K was released in March 2021.

    • It has a base clock speed of 3.5 GHz and a boost clock speed of 5.3 GHz.

    • It has 8 cores and 16 threads.

    • It uses the LGA 1200 socket and is compatible with Intel 500-series motherboards.

  • Answered by AI
  • Q5. What is ASK?
  • Q6. What is FSK?
  • Ans. 

    FSK stands for Frequency Shift Keying, a digital modulation technique used in communication systems.

    • FSK is a form of frequency modulation where the frequency of the carrier signal is shifted between two or more frequencies to represent digital data.

    • It is commonly used in applications such as radio broadcasting, wireless data transmission, and RFID systems.

    • In FSK, the amplitude and phase of the carrier signal remain con...

  • Answered by AI
  • Q7. What are filters and why do we use them?
  • Ans. 

    Filters are used to sort, group, or limit data based on specific criteria.

    • Filters are used to refine data by selecting specific criteria.

    • They can be used to sort data in ascending or descending order.

    • Filters can also be used to group data based on specific attributes.

    • They can be used to limit the amount of data displayed.

    • Examples of filters include date range filters, category filters, and search filters.

  • Answered by AI
  • Q8. FIR , IIR filters
  • Q9. What is fourier transform? Where do we use it?
  • Ans. 

    Fourier transform is a mathematical technique that transforms a signal from time domain to frequency domain.

    • It is used in signal processing to analyze and filter signals

    • It is used in image processing to extract features and compress images

    • It is used in audio processing to remove noise and enhance sound quality

    • It is used in cryptography to encrypt and decrypt data

    • It is used in quantum mechanics to describe the behavior ...

  • Answered by AI
  • Q10. Write a code to print linked list reversely
  • Ans. 

    Code to print linked list reversely

    • Traverse the linked list and push each node into a stack

    • Pop each node from the stack and print its value

  • Answered by AI
  • Q11. Write a code to delete a node from double linked list
  • Ans. 

    Code to delete a node from double linked list

    • Identify the node to be deleted

    • Update the previous node's next pointer to point to the next node

    • Update the next node's previous pointer to point to the previous node

    • Free the memory occupied by the node

  • Answered by AI
  • Q12. Code for bubble sort and some more sorting techniques
  • Q13. Tell me about yourself
  • Ans. 

    I am a software analyst with experience in developing and implementing software solutions.

    • I have a degree in computer science

    • I have worked on various software projects

    • I am proficient in programming languages such as Java and Python

    • I have experience in database management

    • I am a quick learner and enjoy working in a team environment

  • Answered by AI
  • Q14. Why IT?
  • Ans. 

    IT is a constantly evolving field that offers endless opportunities for innovation and problem-solving.

    • IT is a dynamic and challenging field that requires constant learning and adaptation.

    • IT plays a crucial role in virtually every industry, from healthcare to finance to entertainment.

    • IT offers the opportunity to create innovative solutions to complex problems, improving efficiency and productivity.

    • IT provides a platfor...

  • Answered by AI
  • Q15. Why not for higher studies?
  • Ans. 

    I believe that practical experience is more valuable than theoretical knowledge.

    • I prefer to gain hands-on experience in the field rather than pursuing higher studies.

    • I have already gained a lot of practical knowledge through internships and projects.

    • I believe that real-world experience is more valuable than classroom learning.

    • I am constantly learning and improving my skills through online courses and workshops.

    • I am ope...

  • Answered by AI
  • Q16. Puzzles
  • Q17. Few questions on my hobbies

Interview Preparation Tips

Round: Test
Experience: Most of the questions were on heights and distances, time and work, time and distance. It was an easy test.There was no negative marking and the test was objective.
Tips: Accuracy matters a lot.
Duration: 20 minutes
Total Questions: 20

Round: Test
Experience: Most of them are from C language.Some simple codes were given and output was asked.There was no negative marking and the test was objective.
Duration: 20 minutes
Total Questions: 20

Round: HR Interview
Experience: Solving puzzles is one of my hobby. I was asked to tell a puzzle(this helped me a lot).

General Tips: Good knowledge on C,data structures is necessary.
It is good if you have depth in knowledge in core subjects, but basics are compulsory.
ALL THE BEST.
Skills: C language, Strings, Data structures, pointers
College Name: NIT WARANGAL

Skills evaluated in this interview

Top Intergraph Software Analyst Interview Questions and Answers

Q1. Write a code to delete a node from double linked list
View answer (1)

Software Analyst Interview Questions asked at other Companies

Q1. DFS Traversal Problem Statement Given an undirected and disconnected graph G(V, E), where V is the number of vertices and E is the number of edges, the connections between vertices are provided in the 'GRAPH' matrix. Each element of the mat... read more
View answer (1)

Interview Preparation Tips

Round: Test
Experience: Speed distence, ages, percentage, c, ds
Total Questions: 80

Round: Technical Interview
Experience: Puzzles, questions on pointers, ds, basic programmes on c.

Round: HR Interview
Experience: General hr, how u r different from others

General Tips: Prepare well in c , ds maintain good cgpa(above 8) be through in reasoning, ready to write simple c programmes.
College Name: NIT WARANGAL

Top Intergraph Software Analyst Interview Questions and Answers

Q1. Write a code to delete a node from double linked list
View answer (1)

Software Analyst Interview Questions asked at other Companies

Q1. DFS Traversal Problem Statement Given an undirected and disconnected graph G(V, E), where V is the number of vertices and E is the number of edges, the connections between vertices are provided in the 'GRAPH' matrix. Each element of the mat... read more
View answer (1)

Intergraph interview questions for popular designations

 Software Analyst

 (4)

Interview Preparation Tips

Round: Technical Interview
Experience: They asked me questions on my B.Tech Project.
Questions on Applied Mechanics.
They gave me puzzles and asked to solve them.
They asked me to write a C program using Switch Statement.
Tips: Make yourself comfortable with the fundamentals of C language.Concentrate on pointers,strings,data structures.

This will help you in clearing the technical part of the written test.
The aptitude part of the written test was easy.
Don't panic when you are attending the interview,attend the interview with confidence.

Round: HR Interview
Experience: Asked me to tell them about myself.
Justify why they need to select me for the job.
I was a bit nervous when I attended the HR Interview but I felt comfortable with the Technical Interview as I gained
confidence while attending this interview.I had Hr Interview first and then Technical Interview.

Round: Test
Total Questions: 20

Round: Test
Experience: Asked questions on C language.
Duration: 20 minutes
Total Questions: 20

Skills: C language, Strings, Data Structures, pointers
College Name: NIT WARANGAL

Top Intergraph Software Analyst Interview Questions and Answers

Q1. Write a code to delete a node from double linked list
View answer (1)

Software Analyst Interview Questions asked at other Companies

Q1. DFS Traversal Problem Statement Given an undirected and disconnected graph G(V, E), where V is the number of vertices and E is the number of edges, the connections between vertices are provided in the 'GRAPH' matrix. Each element of the mat... read more
View answer (1)

Interview Questions & Answers

user image Anonymous

posted on 13 Mar 2015

Interview Preparation Tips

Round: Resume Shortlist
Experience: Firstly, I myself had prepared a rough draft of Abstract and then I sat along with my friends and we made it look better with some kind of modifications. Also, prior to this I have attended a workshop- & Abstract Writing.

Round: Test
Experience: You are supposed to give two written tests: one will be on Aptitude and the other will be a technical test(C-Questions)   Nearly 25 students gave the tests. 6 got shorlisted for the Interviews. 2 got Final offers.

Round: HR Interview
Experience: Mine was a typical Interview as far as I am concerned. I was asked to solve the unsolved puzzles from the written test. Fortunately, I answered two out of two and I think that was the turning point for me.   Also, he asked me to write a C-program for the Fabonacci series. And asked some questions related to Data structures in C. But he had not asked to write programs for Data Stuctures. Only, you are supposed to know the concept.   Then, he asked me to explain my MTP in great detail. I explained him for about 15 minutes.   The whole Interview went for about 40-45 minutes.

General Tips: He should practice puzzles, any quantitative ability book and you should be damn perfect in C-language.   Time is not sufficient for you to solve the whole paper. But, it is enough for you to get shortlisted to the next stage (Interview) if you solve more than 70% perfectly.
College Name: IIT BOMBAY

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. Tell us about yourself

I was interviewed before Sep 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 50 minutes
Round difficulty - Easy

Basic coding mcq questions with some aptitude questions and logical questions. MCQ and coding.

  • Q1. 

    Square Root with Decimal Precision Problem Statement

    You are provided with two integers, 'N' and 'D'. Your objective is to determine the square root of the number 'N' with a precision up to 'D' decimal pl...

  • Ans. 

    Implement a function to find square root of a number with given decimal precision.

    • Implement a function that takes two integers N and D as input and returns the square root of N with precision up to D decimal places

    • Ensure the discrepancy between the computed result and the correct value is less than 10^(-D)

    • Handle multiple test cases efficiently within the given constraints

    • Use mathematical algorithms like Newton's method...

  • Answered by AI
Round 2 - Coding Test 

(1 Question)

Round duration - 90 Miinutes
Round difficulty - Hard

heap questions , linear array , pointers , patterns

  • Q1. 

    Convert BST to Min Heap

    You are given a binary search tree (BST) that is also a complete binary tree. Your task is to convert this BST into a Min Heap. The resultant Min Heap should maintain the property ...

  • Ans. 

    Convert a given binary search tree (BST) that is also a complete binary tree into a Min Heap.

    • Traverse the BST in level order and store the values in an array.

    • Convert the array into a Min Heap by rearranging the elements.

    • Reconstruct the Min Heap as a binary tree and return the root node.

  • Answered by AI
Round 3 - HR 

Round duration - 15 Minutes
Round difficulty - Easy

Interview Preparation Tips

Professional and academic backgroundI applied for the job as Software Analyst in KolkataEligibility criteria80 percentage aboveTata Consultancy Services (TCS) interview preparation:Topics to prepare for the interview - Python , Data structures , Frontend , Machine Learning , algorithms , OOPs , DBMSTime required to prepare for the interview - 1 MonthInterview preparation tips for other job seekers

Tip 1 : have good projects
Tip 2 : have good knowledge with some internships 
 

Application resume tips for other job seekers

Tip 1 : No false information 
Tip 2 : Have good working projects

Final outcome of the interviewSelected

Skills evaluated in this interview

I was interviewed in Sep 2016.

Interview Questionnaire 

3 Questions

  • Q1. Tell me about your project
  • Ans. 

    Developed a web-based inventory management system for a retail company

    • Used Java for backend development

    • Implemented responsive design using HTML, CSS, and JavaScript

    • Integrated with third-party APIs for payment processing

    • Conducted user acceptance testing to ensure functionality

  • Answered by AI
  • Q2. Project related questions
  • Q3. Who are for the company?

Interview Preparation Tips

Round: Test
Experience: moderate , doable ,yes a lil bit tricky but solvable
Tips: Prepare well , your hard work would payoff!
Duration: 1 hour
Total Questions: 80

Round: Technical Interview
Experience: I was thorough about my project . They asked me about its future scope i couldnt statisfy them with the answer but rest questions i had pretty good answers.
Tips: BE CONFIDENT WITH YOUR PROJECT if it is a campus interview.

Round: HR Interview
Experience: Tricky one question.
Tips: Give A straight answer ,make it short!

College Name: Atharva College Of Engineering

Interview Questionnaire 

2 Questions

  • Q1. Self introduction
  • Q2. Tell about your self

Intergraph Interview FAQs

How many rounds are there in Intergraph interview?
Intergraph interview process usually has 3 rounds. The most common rounds in the Intergraph interview process are Resume Shortlist, Aptitude Test and Coding Test.
How to prepare for Intergraph 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 Intergraph. The most common topics and skills that interviewers at Intergraph expect are Communication Skills, Negotiation, SAP, Sap Hana and Interpersonal Skills.
What are the top questions asked in Intergraph interview?

Some of the top questions asked at the Intergraph interview -

  1. Write a code to delete a node from double linked l...read more
  2. What is fourier transform? Where do we use ...read more
  3. What are filters and why do we use th...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 791 Interviews
Cyient Interview Questions
3.6
 • 284 Interviews
Globant Interview Questions
3.8
 • 172 Interviews
View all

Intergraph Reviews and Ratings

based on 21 reviews

2.6/5

Rating in categories

2.9

Skill development

2.2

Work-life balance

2.5

Salary

2.0

Job security

1.9

Company culture

1.9

Promotions

2.2

Work satisfaction

Explore 21 Reviews and Ratings
Senior Software Analyst
13 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Consultant
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Consultant
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Analyst
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
3 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Intergraph 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