Upload Button Icon Add office photos

Filter interviews by

ESurveying Softech Interview Questions and Answers

Updated 18 May 2024

ESurveying Softech Interview Experiences

Popular Designations

2 interviews found

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Totally not related to the designation,I never attended this kind of unprofessional test.the questions like write name of the famous IT persons, write 5 OS name, and some abbreviation like RAM,DOC.. write ...
Round 2 - One-on-one 

(1 Question)

  • Q1. 2nd round is technical, asked about internals and private difference and asked to write code to get table data through ADO.net.
Round 3 - One-on-one 

(1 Question)

  • Q1. Interview with director. Totally not related to the designation which they hiring, asked my favourite subject I said computer science but he is asking favourite subject in 10 th standard. Literally he is ...

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't waste time to attend interview here

DOT NET Developer Interview Questions asked at other Companies

Q1. What is the difference between windows application development and web based development?
View answer (11)
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Nov 2022. 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 - Technical 

(4 Questions)

  • Q1. 60 Computer and technical questions. 10 Logical questions.. 1 hour time to answer the test.
  • Q2. Logic and reasoning + Technical related
  • Q3. Latest happenings in IT computer industry
  • Ans. 

    The IT computer industry is constantly evolving with advancements in artificial intelligence, cloud computing, cybersecurity, and data analytics.

    • Artificial intelligence (AI) is being integrated into various software and systems to improve efficiency and decision-making.

    • Cloud computing continues to grow in popularity, allowing businesses to access and store data remotely.

    • Cybersecurity remains a top priority as threats a...

  • Answered by AI
  • Q4. Reasoning and logical
Round 3 - One-on-one 

(1 Question)

  • Q1. Tell about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Have knowledge about what is happening in IT industry and Logical reasoning little.

Accounts Support Executive Interview Questions asked at other Companies

Q1. Latest happenings in IT computer industry
View answer (1)

Interview questions from similar companies

I applied via Campus Placement and was interviewed before Jul 2021. There were 4 interview rounds.

Round 1 - Aptitude Test 

Aptitude test on CS subjects like C programming, DBMS, CN, and OS.

Round 2 - Coding Test 

There were 2 input-output based questions of easy to moderate level

Round 3 - Group Discussion 

Every candidate was given an individual topic and was asked to speak on it

Round 4 - HR 

(1 Question)

  • Q1. Some typical HR questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with basic CS subjects you will be able to clear all rounds with ease.

I applied via Company Website and was interviewed before Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions on Java,SQL,some trending technologies(IOT,Big data),pattern questions, programming questions with different approaches.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics of DSA, have knowledge about the databases, some common dml ,ddl statements, programming knowledge of a particular language like C,Java, python,etc...have good command on oops concepts... little bit of frameworks knowledge will also help

I applied via Company Website and was interviewed before Jul 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude, reasoning, English, cloud sections

Round 2 - Coding Test 

2 questions in which , one has to complete within an 50 minutes

Round 3 - Communication assessment 

(2 Questions)

  • Q1. Tell me about t Yourself
  • Q2. What are the previous experiences

Interview Preparation Tips

Topics to prepare for Accenture Associate Software Engineer interview:
  • Java
  • SQL
  • Agile Methodology
  • SDLC
Interview preparation tips for other job seekers - Be confident
Keep it just and short
Explain more about your experiences

I applied via Company Website and was interviewed before Jul 2021. There were 2 interview rounds.

Round 1 - Coding Test 

Attended the codevita competition in final year of college.

Round 2 - Technical 

(3 Questions)

  • Q1. About College Project
  • Q2. Some very basics of java
  • Q3. Experience of college project as a team

Interview Preparation Tips

Interview preparation tips for other job seekers - Codevita is a really good platform to help you join TCS as a final year graduate in college

I applied via Naukri.com and was interviewed before Nov 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Leadership principles, Previous experience, Managerial and logical questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Not really tough, easy to crack if prepared

I applied via Recruitment Consultant and was interviewed before Jun 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Pivot and excel questions
  • Q2. All about excel

Interview Preparation Tips

Interview preparation tips for other job seekers - It was very simple self intro and excel questions and basic macro

I applied via Recruitment Consultant and was interviewed before Jul 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. DS Algo Questions on Trees. Leadership Principles

Interview Preparation Tips

Interview preparation tips for other job seekers - Read up on DS Algo and white paper coding and Leadership Principles

I was interviewed before Sep 2020.

Round 1 - Coding Test 

Round duration - 60 minutes
Round difficulty - Easy

Round 2 - Face to Face 

Round duration - 50 minutes
Round difficulty - Easy

Round 3 - Face to Face 

Round duration - 60 minutes
Round difficulty - Easy

At the beginning of this round, the interviewer asked me about the data structures I knew. Linked lists, trees, graphs, arrays etc. was my answer. He asked me how well I knew Dynamic Programming. I said I wasn’t strong in that and he said that he would ask me a question on dynamic programming for sure.

Round 4 - Face to Face 

Round duration - 40 minutes
Round difficulty - Easy

 

The interviewer asked me if I was comfortable with the interview process so far and how the previous interviews were. I said it was good and he gave me the first problem to solve.

Round 5 - Face to Face 

(1 Question)

Round duration - 60 minutes
Round difficulty - Easy

The interviewer asked me some Com­puter Sci­ence‍ fundamentals in this round as well as some behavioural questions.

  • Q1. Implement a Trie data structure and write functions to insert and search for a few words in it.
  • Ans. 

    Implement a Trie data structure with insert and search functions.

    • Create a TrieNode class with children and isEndOfWord attributes.

    • Implement insert function to add words by iterating through characters.

    • Implement search function to check if a word exists by traversing the Trie.

    • Example: Insert 'apple', 'banana', 'orange' and search for 'apple' and 'grape'.

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - 1 in HyderabadEligibility criteria 7 CGPA Amazon interview preparation:Topics to prepare for the interview - Data Structures and Algorithms, Operating System, Database Management System, Object-Oriented Programming SystemTime required to prepare for the interview - 8 monthsInterview preparation tips for other job seekers

Do lot of hard work and practice of  Data Structures and Algorithms based questions. I personally recommend you Coding Ninjas and Geeks For Geeks for interview preparation.

Application resume tips for other job seekers

Make your resume short and try to make it of one page only and do mention all your skills which you are confident of in your resume.

Final outcome of the interviewSelected

Skills evaluated in this interview

ESurveying Softech Interview FAQs

How many rounds are there in ESurveying Softech interview?
ESurveying Softech interview process usually has 3 rounds. The most common rounds in the ESurveying Softech interview process are One-on-one Round, Resume Shortlist and Technical.
What are the top questions asked in ESurveying Softech interview?

Some of the top questions asked at the ESurveying Softech interview -

  1. Latest happenings in IT computer indus...read more
  2. Interview with director. Totally not related to the designation which they hiri...read more
  3. Totally not related to the designation,I never attended this kind of unprofessi...read more

Tell us how to improve this page.

ESurveying Softech Interview Process

based on 2 interviews

Interview experience

1.5
  
Bad
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Amazon Interview Questions
4.1
 • 5k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Cyient Interview Questions
3.6
 • 284 Interviews
MapmyIndia Interview Questions
3.7
 • 24 Interviews
Rolta India Interview Questions
2.7
 • 2 Interviews
View all

ESurveying Softech Reviews and Ratings

based on 2 reviews

5.0/5

Rating in categories

4.9

Skill development

4.9

Work-life balance

4.9

Salary

4.9

Job security

4.9

Company culture

4.8

Promotions

4.9

Work satisfaction

Explore 2 Reviews and Ratings
Compare ESurveying Softech with

Cyient

3.6
Compare

RAMTeCH Software Solutions

3.7
Compare

Geospatial Media And Communications

2.0
Compare

Rolta India

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