Upload Button Icon Add office photos

Scanpoint Geomatics

Compare button icon Compare button icon Compare

Filter interviews by

Scanpoint Geomatics Interview Questions and Answers

Updated 9 May 2024
Popular Designations

Scanpoint Geomatics Interview Experiences

5 interviews found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Why you want to join our company?
Round 2 - Technical 

(2 Questions)

  • Q1. How does javascript and ajax works ?
  • Ans. 

    JavaScript is a scripting language used for web development, while AJAX is a technique for creating asynchronous web applications.

    • JavaScript is a client-side scripting language used to create interactive web pages.

    • AJAX (Asynchronous JavaScript and XML) is a technique used to create asynchronous web applications.

    • AJAX allows web pages to be updated asynchronously by exchanging data with a web server behind the scenes.

    • Jav...

  • Answered by AI
  • Q2. What is asynchronous operation in javascript ?
  • Ans. 

    Asynchronous operation in JavaScript allows code to run without blocking the main thread, improving performance and user experience.

    • Asynchronous operations use callbacks or promises to handle tasks that may take time to complete.

    • Allows multiple operations to run concurrently without waiting for each other to finish.

    • Commonly used for fetching data from APIs, handling user input, and performing time-consuming tasks.

    • Examp...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall company is good to work with but now they are promoting the politics rather then work.

Skills evaluated in this interview

GIS Analyst Interview Questions & Answers

user image Anonymous

posted on 9 May 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before May 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

It requires basic knowledge of GIS

Round 2 - Technical 

(1 Question)

  • Q1. Interviewer will ask basic questions from your project.
Round 3 - HR 

(1 Question)

  • Q1. Some personal questions were asked

Interview Preparation Tips

Topics to prepare for Scanpoint Geomatics GIS Analyst interview:
  • GIS
  • Remote Sensing
Interview preparation tips for other job seekers - This was the first interview of my life and I cracked it.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Why do you want to join our company?
  • Q2. From where you know about this company?
Round 2 - Technical 

(1 Question)

  • Q1. What is AJAX in javascript ?
  • Ans. 

    AJAX (Asynchronous JavaScript and XML) is a technique used in web development to create asynchronous web applications.

    • AJAX allows web pages to be updated asynchronously by exchanging data with a web server behind the scenes.

    • It enables web pages to be more responsive and interactive without the need to reload the entire page.

    • AJAX uses XMLHttpRequest object to communicate with the server and update the page dynamically.

    • C...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - If you're fresher go for it.

Skills evaluated in this interview

I appeared for an interview in Aug 2021.

Round 1 - HR 

(5 Questions)

  • Q1. What are your salary expectations?
  • Q2. What is your family background?
  • Ans. 

    I come from a close-knit family that values education and hard work, which has greatly influenced my career aspirations.

    • My parents are both professionals; my father is an accountant and my mother is a teacher, instilling the importance of education.

    • I have two siblings; my older sister is in finance, and my younger brother is still in school, pursuing his interests in technology.

    • Family gatherings are frequent, where we ...

  • Answered by AI
  • Q3. Share details of your previous job.
  • Q4. Where do you see yourself in 5 years?
  • Q5. Why are you looking for a change?

Interview Preparation Tips

Interview preparation tips for other job seekers - Bad working environment no social life

Interview Questionnaire 

1 Question

  • Q1. Mostly technical

Top trending discussions

View All
Interview Tips & Stories
6d (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about Scanpoint Geomatics?
Ask anonymously on communities.

Interview questions from similar companies

I appeared for an interview before Aug 2016.

Interview Preparation Tips

Round: Resume Shortlist
Experience: I am vinothkumar from Dindugal, I was studied computer engineering in Madurai institute of engineering and technology at sivagangai, I am quality controller in RR DONNELLY at Chennai, my experience 2 years, my family staying in native, my father palanichami he is a former, my mother tamilselvi she is home maker and my one yelder brother Vijayakumar he is driver, I am interested area software engineer, my hobbies are listening music, reading book and news paper, playing and watching cricket
Tips: No comments

Round: Test
Experience: I am vinothkumar from Dindugal, I was studied computer engineering in Madurai institute of engineering and technology at sivagangai, I am quality controller in RR DONNELLY at Chennai, my experience 2 years, my family staying in native, my father palanichami he is a former, my mother tamilselvi she is home maker and my one yelder brother Vijayakumar he is driver, I am interested area software engineer, my hobbies are listening music, reading book and news paper, playing and watching cricket
Tips: No comments
Total Questions: 15

Round: Test
Experience: See my mentality
Tips: No comments
Duration: 45 minutes

Round: Group Discussion
Experience: Communication
Tips: No comments

Skills: Communication And Confidence

I appeared for an interview before Apr 2020.

Interview Questionnaire 

2 Questions

  • Q1. What is abstraction
  • Ans. 

    Abstraction is the process of hiding complex implementation details and exposing only the necessary information.

    • Abstraction is a fundamental concept in object-oriented programming.

    • It allows us to create simplified models of complex systems.

    • Abstraction can be achieved through the use of abstract classes and interfaces.

    • For example, a car can be abstracted as a vehicle with wheels, an engine, and a steering wheel.

    • Abstract...

  • Answered by AI
  • Q2. How do we implement multiple inheritance in Apex
  • Ans. 

    Multiple inheritance is not supported in Apex. Workarounds include using interfaces or wrapper classes.

    • Apex does not support multiple inheritance

    • Use interfaces to achieve similar functionality

    • Wrapper classes can also be used as a workaround

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Work on practical questions, logical analytical
Are these interview questions helpful?

Interview Questionnaire 

1 Question

  • Q1. Difference between for and for each
  • Ans. 

    For loop is used for iterating over a range of values while for each loop is used for iterating over elements of an array.

    • For loop is used when the number of iterations is known beforehand.

    • For each loop is used when the number of iterations is not known beforehand.

    • For loop can be used with any iterable object.

    • For each loop can only be used with arrays and other iterable objects.

    • For loop uses an index variable to access...

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

30 minutes, PHP, MySQL,

Round 2 - Case Study 

Had some question about the scenario based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared, don't have to know everything, but what you know, that you have to know well.
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 May 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Linked list question to detect cycle
  • Ans. 

    Detecting a cycle in a linked list using Floyd's Tortoise and Hare algorithm.

    • Use two pointers: slow and fast. Slow moves one step, fast moves two steps.

    • If there's a cycle, slow and fast will eventually meet.

    • If fast reaches the end (null), there's no cycle.

    • Example: In a list 1 -> 2 -> 3 -> 4 -> 2 (cycle), slow and fast meet at 2.

  • Answered by AI
  • Q2. Basic questions from JS
Round 2 - Technical 

(2 Questions)

  • Q1. Some questions related to my projects
  • Q2. Some Questions related to my past experience

Scanpoint Geomatics Interview FAQs

How many rounds are there in Scanpoint Geomatics interview?
Scanpoint Geomatics interview process usually has 2 rounds. The most common rounds in the Scanpoint Geomatics interview process are HR, Technical and Aptitude Test.
How to prepare for Scanpoint Geomatics 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 Scanpoint Geomatics. The most common topics and skills that interviewers at Scanpoint Geomatics expect are GIS, HTML, CAD, Image Processing and SDLC.
What are the top questions asked in Scanpoint Geomatics interview?

Some of the top questions asked at the Scanpoint Geomatics interview -

  1. what is asynchronous operation in javascrip...read more
  2. how does javascript and ajax work...read more
  3. what is AJAX in javascrip...read more
What are the most common questions asked in Scanpoint Geomatics HR round?

The most common HR questions asked in Scanpoint Geomatics interview are -

  1. Where do you see yourself in 5 yea...read more
  2. Why are you looking for a chan...read more
  3. What are your salary expectatio...read more

Tell us how to improve this page.

Overall Interview Experience Rating

3/5

based on 4 interview experiences

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

HCL Infosystems Interview Questions
3.9
 • 144 Interviews
Monotype Interview Questions
3.6
 • 25 Interviews
Izmo Interview Questions
3.4
 • 14 Interviews
Nxtra Data Interview Questions
4.1
 • 10 Interviews
Lirik Infotech Interview Questions
3.9
 • 9 Interviews
DCM Infotech Interview Questions
3.7
 • 9 Interviews
Sigma Solve Interview Questions
2.8
 • 8 Interviews
Acer India Interview Questions
4.3
 • 8 Interviews
View all

Scanpoint Geomatics Reviews and Ratings

based on 66 reviews

3.4/5

Rating in categories

3.1

Skill development

4.0

Work-life balance

2.8

Salary

3.3

Job security

3.3

Company culture

3.0

Promotions

3.2

Work satisfaction

Explore 66 Reviews and Ratings
SR QA Developer - Designation

Ahmedabad

3-7 Yrs

Not Disclosed

Tech Lead

Ahmedabad

7-12 Yrs

Not Disclosed

Senior Software Developer

Ahmedabad

3-8 Yrs

Not Disclosed

Explore more jobs
Software Engineer
35 salaries
unlock blur

₹4.1 L/yr - ₹9 L/yr

Senior Software Engineer
17 salaries
unlock blur

₹5.6 L/yr - ₹19 L/yr

Software Developer
16 salaries
unlock blur

₹3.6 L/yr - ₹7.6 L/yr

GIS Analyst
11 salaries
unlock blur

₹2 L/yr - ₹7.8 L/yr

Business Development Manager
10 salaries
unlock blur

₹6 L/yr - ₹9 L/yr

Explore more salaries
Compare Scanpoint Geomatics with

HCL Infosystems

3.9
Compare

AYN InfoTech

4.7
Compare

Izmo

3.4
Compare

Acer India

4.3
Compare
write
Share an Interview