Upload Button Icon Add office photos

Filter interviews by

Geometric Software Developer Interview Questions, Process, and Tips

Updated 30 Nov 2015

Top Geometric Software Developer Interview Questions and Answers

  • Q1. There are 9 balls each weighing 100 gm but one of them is not of 100gm. Also there is a Balance having two pans attached to it.By making use of that Balance find that bal ...read more
  • Q2. “There are Men, Wolf, Goat, Cabbages on one end of the river. Man has to take all of them to the other side of the river in a boat. Boat can carry max 2 of them at a time ...read more
  • Q3. One boiled egg and one normal egg, Which one is heavier?
View all 14 questions

Geometric Software Developer Interview Experiences

2 interviews found

Software Developer Interview Questions & Answers

user image Aniket Deshpande

posted on 18 Jan 2015

Interview Questionnaire 

4 Questions

  • Q1. Sorting an array
  • Ans. 

    Sorting an array of strings

    • Use built-in sorting functions like sort() in JavaScript

    • Implement sorting algorithms like bubble sort or quicksort

    • Consider the time complexity of the sorting algorithm used

    • Ensure the sorting is case-sensitive or case-insensitive based on requirements

  • Answered by AI
  • Q2. Java and C++ differences
  • Ans. 

    Java and C++ are both object-oriented programming languages, but differ in syntax, memory management, and platform compatibility.

    • Java is platform-independent, while C++ is platform-dependent

    • Java uses automatic garbage collection, while C++ requires manual memory management

    • Java has a simpler syntax and is easier to learn, while C++ has a more complex syntax and is more difficult to master

    • Java is better suited for web de...

  • Answered by AI
  • Q3. Garbage collection in Java
  • Ans. 

    Garbage collection in Java is an automatic memory management process.

    • Garbage collection is responsible for freeing up memory that is no longer being used by the program.

    • Java uses a mark-and-sweep algorithm for garbage collection.

    • Garbage collection can cause performance issues if not managed properly.

    • Developers can manually trigger garbage collection using System.gc() method.

  • Answered by AI
  • Q4. Exception handling in Java
  • Ans. 

    Exception handling is a mechanism to handle runtime errors in Java programs.

    • Exceptions are objects that represent an abnormal condition in the program.

    • try-catch block is used to handle exceptions.

    • finally block is used to execute code regardless of whether an exception is thrown or not.

    • Java provides built-in exceptions like ArithmeticException, NullPointerException, etc.

    • Custom exceptions can also be created by extending

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: Pretty easy aptitude test with some basic maths and aptitude question.
Tips: Just go for the test. The basic problem solving abilities will take care of this test
Duration: 60 minutes
Total Questions: 50

Round: Technical Interview
Experience: The interview was Java centric. Most of the questions were basic Java questions
Tips: Be prepared for Java and C++ in depth questions. Also be prepared for some puzzles too

General Tips: Just browse through some Java and C++ refresher articles. The rest of the procedure is pretty easy and straight forward
Skills: Java, C++, Mathematics (Matrices especially)
College Name: NIT Nagpur
Motivation: The company's location.

Skills evaluated in this interview

Interview Questionnaire 

27 Questions

  • Q1. What is ur final year project??
  • Ans. 

    My final year project was a web-based e-commerce platform.

    • Developed using PHP and MySQL

    • Implemented features like product search, cart management, and payment gateway integration

    • Designed a user-friendly interface with responsive design

    • Tested and deployed on a cloud-based server

  • Answered by AI
  • Q2. What role u performed in ur mini-project??(They can ques base on u r response)
  • Q3. Proof of “Angle inscribed in a semi circle is 90 degree”
  • Ans. 

    An angle inscribed in a semi-circle is always a right angle.

    • A semi-circle is a 180-degree angle.

    • An inscribed angle is half the measure of the intercepted arc.

    • The intercepted arc of a semi-circle is 180 degrees.

    • Therefore, the inscribed angle is 90 degrees.

  • Answered by AI
  • Q4. Proof of ”Angle made by two chords meeting at a point on the circle is half of the sector created by them
  • Ans. 

    The angle made by two chords meeting at a point on the circle is half of the sector created by them.

    • The angle is formed by two chords that intersect at a point on the circle.

    • The sector is the region enclosed by the two radii and the arc between them.

    • The angle is half of the sector, which means it is equal to half of the central angle of the sector.

    • This theorem is known as the 'Angle-Sector Theorem'.

  • Answered by AI
  • Q5. Two more Geometry related puzzles
  • Q6. Tell me something about yourself
  • Ans. 

    I am a software developer with experience in Java and Python.

    • I have a Bachelor's degree in Computer Science.

    • I have worked on projects involving web development, data analysis, and machine learning.

    • I am proficient in Java and Python programming languages.

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

  • Answered by AI
  • Q7. What extra-curricular activities have u done in VJTI??
  • Ans. 

    I was actively involved in various technical and cultural clubs at VJTI.

    • Member of VJTI's coding club, CodeX

    • Participated in various hackathons and coding competitions

    • Organized and participated in cultural events like VJTI's annual festival, 'TECHNOSAAZ'

    • Volunteered for social initiatives like blood donation drives and cleanliness drives

  • Answered by AI
  • Q8. What is Geometric??
  • Ans. 

    Geometric refers to the branch of mathematics that deals with the study of shapes, sizes, and positions of objects.

    • Geometric shapes include circles, squares, triangles, and rectangles.

    • Geometric concepts are used in fields such as architecture, engineering, and computer graphics.

    • Geometric formulas are used to calculate area, volume, and other measurements of shapes.

    • Geometric transformations involve moving, rotating, or ...

  • Answered by AI
  • Q9. Why should we hire u??
  • Ans. 

    I have the skills, experience, and passion to contribute to your team and help achieve your goals.

    • I have a strong background in software development, with experience in multiple programming languages and frameworks.

    • I am a quick learner and enjoy staying up-to-date with the latest technologies and industry trends.

    • I am a team player and enjoy collaborating with others to solve complex problems and deliver high-quality so...

  • Answered by AI
  • Q10. Memorable incident of ur life??
  • Ans. 

    The day I received my first job offer as a software developer.

    • I had been searching for a job for months and was feeling discouraged.

    • I received the offer via email and was ecstatic.

    • I immediately called my family and friends to share the news.

    • It was a turning point in my career and life.

    • I felt grateful for the opportunity and excited for the future.

  • Answered by AI
  • Q11. What did u learn from 20 yrs of ur life??
  • Ans. 

    I learned the importance of perseverance, adaptability, and continuous learning.

    • Perseverance is key to achieving goals and overcoming obstacles.

    • Adaptability is necessary to navigate through life's changes and challenges.

    • Continuous learning is essential to stay relevant and grow both personally and professionally.

  • Answered by AI
  • Q12. When do u feel happy??
  • Ans. 

    I feel happy when I accomplish something challenging or spend time with loved ones.

    • Accomplishing a difficult task or project

    • Spending quality time with family and friends

    • Achieving a personal goal

    • Helping others

    • Enjoying a hobby or activity

    • Experiencing new things or traveling

  • Answered by AI
  • Q13. When do u feel nervous??
  • Ans. 

    I feel nervous when I am in unfamiliar situations or when I am presenting to a large audience.

    • Unfamiliar situations

    • Presenting to a large audience

    • Meeting new people

    • Taking risks

    • Making important decisions

  • Answered by AI
  • Q14. Are you satisfied with what u achieved uptill now??
  • Ans. 

    Yes, I am satisfied with what I have achieved so far.

    • I have successfully completed several projects that have received positive feedback from clients.

    • I have gained valuable experience in various programming languages and technologies.

    • I have also contributed to open-source projects and participated in hackathons.

    • However, I am always looking to learn and improve my skills.

  • Answered by AI
  • Q15. How can u prove that u r hardworking??
  • Ans. 

    I can prove my hard work through my consistent dedication, meeting deadlines, and delivering quality work.

    • Consistently meeting or exceeding deadlines

    • Going above and beyond to deliver quality work

    • Taking on additional responsibilities willingly

    • Working long hours when necessary

    • Receiving positive feedback from colleagues or superiors

  • Answered by AI
  • Q16. What are ur strenghts??(Tell this very carefully)
  • Ans. 

    My strengths include problem-solving, attention to detail, and a strong work ethic.

    • Strong problem-solving skills

    • Attention to detail

    • Strong work ethic

    • Ability to work well under pressure

    • Excellent communication skills

    • Ability to learn quickly

    • Flexibility and adaptability

    • Team player

  • Answered by AI
  • Q17. What are ur weeknesses??
  • Ans. 

    I tend to overthink and sometimes struggle with time management.

    • Overthinking can lead to analysis paralysis, so I try to focus on taking action.

    • I use time management tools like calendars and to-do lists to stay organized.

    • I also prioritize tasks and delegate when possible to ensure I meet deadlines.

    • For example, I once struggled with a project deadline but learned to break it down into smaller tasks and delegate some of

  • Answered by AI
  • Q18. Do u want to study further??
  • Ans. 

    Yes, I am interested in pursuing further education to enhance my skills and knowledge.

    • I believe that continuous learning is essential in the field of technology.

    • I am interested in exploring new technologies and advancements in the industry.

    • Further education will help me stay up-to-date with the latest trends and best practices.

    • I am considering pursuing a master's degree in computer science or a related field.

    • I am also ...

  • Answered by AI
  • Q19. If not, why not??
  • Q20. Have u applied for GATE, CAT, GRE ???(If NOT, WHY??)
  • Ans. 

    No, I did not apply for GATE, CAT, GRE.

    • I did not apply for GATE, CAT, GRE as I did not feel the need to pursue further studies at the moment.

    • I am currently focused on gaining practical experience in software development.

    • I may consider pursuing higher studies in the future if it aligns with my career goals.

  • Answered by AI
  • Q21. What is ur preferred job location??why??
  • Ans. 

    My preferred job location is a city with a good work-life balance and opportunities for growth.

    • I prefer a city with a low cost of living

    • I want to work in a city with a good public transportation system

    • I prefer a city with a diverse population

    • I want to work in a city with a strong tech industry

    • I prefer a city with a good work-life balance

  • Answered by AI
  • Q22. Do have any constraints if we cant give u ur preferred job location???
  • Ans. 

    I am open to exploring other locations based on the job opportunity.

    • I am willing to consider other locations if the job opportunity is a good fit.

    • Location is not the only factor in my decision-making process.

    • I am flexible and adaptable to new environments.

    • I am excited about the possibility of exploring new places and cultures.

    • I am open to discussing relocation packages and options.

  • Answered by AI
  • Q23. Why do u think u should be placed in Geometric??
  • Ans. 

    I have the necessary skills and experience to contribute to Geometric's success.

    • I have a strong background in software development and have worked on projects similar to those at Geometric.

    • I am familiar with the technologies and tools used by Geometric and am eager to learn more.

    • I am a team player and believe in collaborating with others to achieve common goals.

    • I am passionate about software development and am always l...

  • Answered by AI
  • Q24. There are 9 balls each weighing 100 gm but one of them is not of 100gm. Also there is a Balance having two pans attached to it.By making use of that Balance find that ball( which does not weigh 100 gm) in...
  • Ans. 

    Find the odd ball among 9 balls using a balance in 3 trials.

    • Divide the balls into 3 groups of 3 balls each.

    • Weigh any two groups on the balance.

    • If the two groups weigh the same, the odd ball is in the third group.

    • If one group is heavier, weigh two balls from that group to find the odd ball.

    • If the two balls weigh the same, the odd ball is the remaining one.

    • If one ball is heavier, that is the odd ball.

    • Repeat the process w

  • Answered by AI
  • Q25. “There are Men, Wolf, Goat, Cabbages on one end of the river. Man has to take all of them to the other side of the river in a boat. Boat can carry max 2 of them at a time. Wolf will eat goat and goat will...
  • Q26. One boiled egg and one normal egg, Which one is heavier?
  • Ans. 

    Both eggs weigh the same.

    • The weight of an egg is determined by its size and contents, not its cooking method.

    • Boiling an egg does not change its mass.

    • The difference in weight between a boiled egg and a raw egg is negligible.

    • The weight of an egg can vary depending on the breed of chicken that laid it.

  • Answered by AI
  • Q27. “1 kg of iron and 1 kg of cotton which one is heavier??”
  • Ans. 

    Both are of the same weight, 1 kg.

    • Both weigh the same as they are 1 kg each.

    • The question is a trick question as it assumes one is heavier than the other.

    • The weight of an object is determined by its mass and not its material.

    • The question tests the candidate's ability to identify trick questions.

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: 18 shortlisted after apti
-Two sections and Essay:
*Section 1: General Ability (15 min, 40 ques: 40 marks)
These were easy ques mostly logical , about 5 verbal questions and remaining data sufficiency questions.All were easy we have to just keep track of time.

*Section 2: Technical Ability Test: (20 ques, 30 marks)
Here mostly geometry related ques, some of them were easy and some were difficult.
Some of the questions on Quant (Time and Work, Time and Distance, Profit and Loss etc.)

*Essay: Topic- “What I dreamt last night” (15 min)


Round: HR Interview
Tips: -Be Confident while answering HR questions( make them feel that u r born for this company)
-If u really want to place in company then prepare very good answer for “Why dont u want to go for higher studies?”.

College Name: Veermata Jijabai Technological Institute, Mumbai [ VJTI ]

Software Developer Interview Questions Asked at Other Companies

asked in Amazon
Q1. Maximum Subarray Sum Problem Statement Given an array of integers ... read more
asked in Amazon
Q2. Minimum Number of Platforms Needed Problem Statement You are give ... read more
asked in Rakuten
Q3. Merge Two Sorted Arrays Problem Statement Given two sorted intege ... read more
asked in Cognizant
Q4. Nth Fibonacci Number Problem Statement Calculate the Nth term in ... read more
Q5. Find Duplicate in Array Problem Statement You are provided with a ... read more

Interview questions from similar companies

Interview Questionnaire 

2 Questions

  • Q1. What is precompilaion unit?
  • Ans. 

    Precompilation unit is a compiled code that can be reused by multiple source files.

    • Precompilation unit is created by the compiler from the source code.

    • It contains the compiled code of header files and other dependencies.

    • It can be reused by multiple source files, reducing compilation time.

    • It is also known as precompiled header or PCH.

    • Example: stdafx.h in Visual Studio is a precompiled header file.

  • Answered by AI
  • Q2. About ur future,ur short term goal,why this company

Interview Preparation Tips

Skills: Resume, CGPA
College Name: IIT Kharagpur

Interview Questionnaire 

3 Questions

  • Q1. First 50 Prime Number
  • Ans. 

    The first 50 prime numbers are...

    • Start with 2, the first prime number

    • Check each odd number greater than 2

    • Use trial division to check if a number is prime

    • Stop when you have found 50 prime numbers

  • Answered by AI
  • Q2. How to sort the file in the range (hint provided)
  • Ans. 

    Sorting a file within a range

    • Use a sorting algorithm like quicksort or mergesort

    • Read the file and store the data in an array or list

    • Sort the array or list within the given range

    • Write the sorted data back to the file

  • Answered by AI
  • Q3. Tell me about yourself
  • Ans. 

    I am a passionate software engineer with experience in developing web applications using various technologies.

    • Experienced in developing web applications using HTML, CSS, JavaScript, and frameworks like React and Angular

    • Proficient in backend development with Node.js, Express, and MongoDB

    • Familiar with version control systems like Git and project management tools like Jira

  • Answered by AI

Interview Preparation Tips

Round: Resume Shortlist
Experience: Shortlist cut was 0.0 cgpa
Tips: Need to mention Programming skill in any one of three language C , C++ ,Java

Round: Test
Experience: Test was Average, Many question were from INDIABIX.COM , computer network, operating system ,data structure, c , c++ language
Tips: Understand Data Structure and Algorithm deeply, At least read about computer networks, operating system , DBMS 3-4 times for basic good understand, refer various site
Duration: 180 minutes

Round: Test
Experience: Two question were given , we have to write the code on A4 size sheet
Tips: Deep understanding of STACK AND QUEUE
Duration: 60 minutes

Round: Technical Interview
Experience: Previous Test (2 Questions on A4 size sheet) were discussed and is there any improvement that can be done, discussed each and every step.
Tips: Comments is important using programming
present with demo example (various cases)

Round: HR Interview
Experience: Be calm and show your interest in the company,
ask question about company, what are activity other than techincal technical stuff
Tips: Smile , if possible talk in Hindi - English,Try to Make the interview in discussion

General Tips: Practice Daily , Understand Each and Every Step in Detail , Try to code in A4 size paper then computer
Skill Tips: Read Good Books , Practice Daily

Skills: Algorithms And Data Structures
College Name: IIT Kharagpur

Skills evaluated in this interview

Interview Questionnaire 

19 Questions

  • Q1. Tell me about yoruself
  • Ans. 

    I am a passionate software engineer with experience in developing web applications and a strong background in computer science.

    • Experienced in developing web applications using technologies such as HTML, CSS, JavaScript, and React

    • Strong background in computer science with knowledge in algorithms and data structures

    • Passionate about learning new technologies and solving complex problems

  • Answered by AI
  • Q2. Tell me about your projects
  • Ans. 

    I have worked on various projects including a web application for inventory management and a mobile app for fitness tracking.

    • Developed a web application using React for inventory management

    • Created a mobile app using Flutter for fitness tracking

    • Implemented RESTful APIs for communication between frontend and backend systems

  • Answered by AI
  • Q3. Area of interest
  • Ans. 

    My area of interest is artificial intelligence and machine learning.

    • I have experience in developing machine learning models for predictive analytics.

    • I am interested in natural language processing and computer vision applications.

    • I enjoy exploring deep learning algorithms and neural networks.

    • I have worked on projects involving recommendation systems and image recognition.

  • Answered by AI
  • Q4. What are features of C++?
  • Ans. 

    C++ is a high-level programming language with features like object-oriented programming, templates, and memory management.

    • C++ supports object-oriented programming concepts like encapsulation, inheritance, and polymorphism.

    • Templates allow generic programming and code reusability.

    • C++ provides low-level memory manipulation through pointers.

    • Standard Template Library (STL) provides a collection of classes and functions for ...

  • Answered by AI
  • Q5. What is Big Data?
  • Ans. 

    Big Data refers to large and complex data sets that cannot be processed using traditional data processing methods.

    • Big Data is characterized by the 3Vs - Volume, Velocity, and Variety.

    • It requires specialized tools and technologies such as Hadoop, Spark, and NoSQL databases.

    • Examples of Big Data include social media data, sensor data, and financial market data.

  • Answered by AI
  • Q6. Write a program for reversing a string without using string function
  • Ans. 

    Program to reverse a string without using string function

    • Iterate through the string from end to start and append each character to a new string

    • Use a loop to swap the first and last characters, then move towards the middle until the entire string is reversed

    • Convert the string to a character array, then swap the first and last elements until the entire array is reversed

  • Answered by AI
  • Q7. What is your role in final year project?
  • Ans. 

    I was responsible for designing and implementing the project's database and backend functionality.

    • Designed the database schema and created the necessary tables

    • Implemented the backend functionality using Java and Spring framework

    • Collaborated with team members to integrate the frontend and backend components

    • Tested the application and fixed any bugs or issues that arose

    • Presented the project to the faculty and received pos

  • Answered by AI
  • Q8. What are keys in database and why do we use them?
  • Ans. 

    Keys in a database are unique identifiers used to establish relationships between tables and ensure data integrity.

    • Keys are used to uniquely identify records in a database table.

    • Primary keys are used to uniquely identify each record in a table.

    • Foreign keys establish relationships between tables.

    • Keys help enforce data integrity and maintain consistency in the database.

    • Examples of keys include primary keys, foreign keys,

  • Answered by AI
  • Q9. What are issues in cloud?
  • Ans. 

    Issues in cloud include security, downtime, vendor lock-in, and data privacy.

    • Security concerns such as data breaches and unauthorized access

    • Downtime and service interruptions affecting business operations

    • Vendor lock-in and limited flexibility in choosing cloud providers

    • Data privacy and compliance with regulations such as GDPR and HIPAA

  • Answered by AI
  • Q10. Brief introduction of your project and algorithms used in project
  • Ans. 

    Developed a web application for online shopping using React and Node.js

    • Implemented user authentication and authorization using JSON Web Tokens (JWT)

    • Used MongoDB as the database to store user and product information

    • Implemented a search feature using Elasticsearch to provide fast and accurate search results

    • Integrated Stripe payment gateway for secure online transactions

  • Answered by AI
  • Q11. Flow diagram of final year project
  • Ans. 

    The flow diagram of my final year project showcases the step-by-step process of its execution.

    • The flow diagram illustrates the sequence of activities and their dependencies.

    • It helps in understanding the overall structure and logic of the project.

    • Each step in the diagram represents a specific task or action.

    • Arrows indicate the flow of control or data between different steps.

    • Decision points are represented by diamond-sha...

  • Answered by AI
  • Q12. Why do we normalise our database?
  • Ans. 

    Normalisation reduces data redundancy and improves data integrity in a database.

    • Prevents data duplication and inconsistencies

    • Simplifies database maintenance and updates

    • Improves query performance

    • Enforces data integrity and consistency

    • Follows best practices for database design

    • Examples: breaking down a customer table into separate tables for orders, addresses, and payments

    • Examples: creating a separate table for product ca...

  • Answered by AI
  • Q13. Tell me about yourself
  • Ans. 

    I am a passionate software engineer with experience in developing web applications and a strong background in computer science.

    • Experienced in developing web applications using technologies like HTML, CSS, JavaScript, and React

    • Strong background in computer science with knowledge of algorithms and data structures

    • Familiar with agile development methodologies and version control systems like Git

  • Answered by AI
  • Q14. Tell me your 5 qualities so that i should hire you
  • Ans. 

    I am a problem solver, team player, quick learner, detail-oriented, and have strong communication skills.

    • Problem solver - I enjoy tackling complex problems and finding innovative solutions.

    • Team player - I work well with others and value collaboration in achieving goals.

    • Quick learner - I am able to pick up new technologies and concepts quickly.

    • Detail-oriented - I pay attention to the smallest details to ensure high-qual...

  • Answered by AI
  • Q15. Do you have any engineering background
  • Ans. 

    Yes, I have a Bachelor's degree in Computer Engineering.

    • Bachelor's degree in Computer Engineering

    • Experience in software development

    • Knowledge of engineering principles applied to software design

  • Answered by AI
  • Q16. How was your day?
  • Ans. 

    My day was productive and challenging, with a lot of problem-solving and collaboration.

    • Completed a major coding project ahead of schedule

    • Participated in a brainstorming session with team members

    • Solved a tricky bug in the codebase

    • Attended a virtual meeting with stakeholders

  • Answered by AI
  • Q17. Do you have relatives in Pune? or what about your accomodation?
  • Ans. 

    No, I do not have any relatives in Pune. I have arranged for my accommodation in a rented apartment near the office.

    • No relatives in Pune

    • Accommodation arranged in a rented apartment near the office

  • Answered by AI
  • Q18. Do you know about My Passion Challenge test?
  • Ans. 

    Yes, My Passion Challenge test is a coding competition for software engineers.

    • My Passion Challenge test is a coding competition that evaluates the coding skills of software engineers.

    • It is designed to test problem-solving abilities, algorithmic thinking, and coding proficiency.

    • Participants are given a set of coding challenges to solve within a specified time limit.

    • The challenges can range from simple to complex, coveri...

  • Answered by AI
  • Q19. Any higher studies plan?
  • Ans. 

    Considering pursuing a Master's degree in Computer Science to deepen knowledge and advance career.

    • Considering pursuing a Master's degree in Computer Science

    • To deepen knowledge and advance career

    • Examples: MS in Computer Science at XYZ University, online courses in AI and Machine Learning

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: In this section, you will find questions from all technical subjects like data structures,design and analysis of algorithms, software testing and quality assurance , computer networks, database management , C , C++ , C# and java. The difficulty level is moderate.
For this section you can study from indiabix.com
In the 2nd section, we have to write a program and also have to follow constraints mentioned in the problem statement. Programs are based on file handling, structure and union , string operations,etc.
In 3rd round, you have to write an essay of about 10 lines. Essay topics are general issues like I had 'Traffic issues in India'.
Tips: Stick to your basics.
All the concepts should be clear.
Programs should be syntactically correct. Try to mention comments and also display output as expected. It adds up to your representation even if your logic goes wrong. :)
For essay writing round, there should be no grammatical mistakes.
Time management is very important.

Duration: 90 minutes
Total Questions: 75

Round: Technical Interview
Experience: My first technical round really went well. So I was qualified for Hr round.
But some candidates had to appear for 2 technical interviews.

Tips: Stay confident about your answers and also mention area of interest in your resume and go through your resume before going to interview. 60% of technical interview is on projects. They are really interested in ideas used in your projects. Explain all the projects in detail like which front end and back end used.
Every round is an elimination round. So give your best and stay confident.


Round: HR Interview
Experience: Hr round is also elimination round. And you should have good communication skills.
There is always backfiring so you have to be attentive and confident.
Always try to reply in a positive way.
Tips: You should read about the history of company and also the domains on which they are working and their recent projects.

Skills: Verbal Communication Skills
College Name: Jawaharlal Nehru Engineering College

Skills evaluated in this interview

Interview Preparation Tips

Round: Test
Experience: An objective type written test. Around 60 questions in 1 hr which included around 10 aptitude questions and others from C, Datastructure, Operating System, Computer Network, Software Engineering, Database etc

Round: Technical Interview
Experience: Questions were mainly from Datastructure, Operating System and Database. I was asked to reverse a linked list using a stack and write some sql queries which included use of JOIN.

Round: HR Interview
Experience: At each stage, we get to know if we are still in the selection process of have been eliminated.They were looking for right logic rather than perfect syntax.

College Name: NA

I applied via Referral

Interview Questionnaire 

5 Questions

  • Q1. You have knowledge of data structure? Tell me about it
  • Ans. 

    Data structures are a way to organize and store data efficiently.

    • Data structures are used to store and manipulate data in a structured manner.

    • They provide different ways to access and perform operations on the data.

    • Examples include arrays, linked lists, stacks, queues, trees, and graphs.

  • Answered by AI
  • Q2. Tell me something about your major project
  • Ans. 

    Developed a web-based project management tool for tracking tasks and deadlines

    • Used React.js for front-end development

    • Implemented RESTful APIs using Node.js and Express for back-end

    • Utilized MongoDB for database management

    • Incorporated user authentication and authorization features

    • Integrated real-time notifications using Socket.io

  • Answered by AI
  • Q3. What is your name ?
  • Ans. 

    My name is John Smith.

    • Full name is John Smith

    • Common name in English-speaking countries

    • Easy to remember and pronounce

  • Answered by AI
  • Q4. What does my name mean?
  • Ans. 

    The question is unrelated to the medical field and is not a puzzle or riddle.

    • The question is asking about the meaning of the interviewer's name.

    • You can ask the interviewer about the origin or cultural significance of their name.

    • You can also mention that names often have different meanings in different languages or cultures.

  • Answered by AI
  • Q5. What are your strenghts?
  • Ans. 

    My strengths include problem-solving skills, attention to detail, and strong communication abilities.

    • Strong problem-solving skills - I enjoy tackling complex issues and finding creative solutions.

    • Attention to detail - I am meticulous in my work and strive for accuracy in all tasks.

    • Strong communication abilities - I can effectively convey ideas and collaborate with team members.

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: The written test of hexaware was way more tough than i thought. Basically you will see on other website that hexaware written test is easy but it was not trust me. So talking more about my test there were 4 sections verbal, aptitude, analytical reasoning and technical also. I am a electronics and communication student so there were technical question from my field of study only but for IT and Computer Science there were programming questions. And there is 10 mins of essay writting also.
Tips: Be prepare for anything. Dont judge the written exam will be easy or tough anything can happen and prepare your best.
Duration: 60 minutes
Total Questions: 75

Round: Group Discussion
Experience: Well, i think my group discussion topic was easy but the only problem was that every person is fully aware of that topic so thought process has become very simple. But still somehow i manage to clear this round also.
Tips: Be calm and if you dont know about some topic so wait for few minutes and listen what others are saYing . The HR will only be checking your communication skills.
Duration: 10 mins minutes

Round: Technical Interview
Experience: I am an EC student so there were very basic question of c and data structure programming and from my field he only asked about my project work and keep asking question from it. I guess he was checking my patience.

Round: HR Interview
Experience: The HR round was quite good. The question was really very basic from my family and strengths and weakness. But i dont know why he asked me a question of c programming and he asked me to make a program generally i have never heard that in HR interview, the HR asking you a technical question but anything can happen .
Tips: Keep yourself calm . Keep wide knowledge of your field.

Skills: Basic C/C++, Communication, Ability To Deliver On A Project, Ability To Work In A Team, Ability To Deliver On A Project, Advance Communication, Confidence
College Name: IPS College of Technology & Management
Motivation: Hexaware is globally recognised company plus its an MNC.

Skills evaluated in this interview

Interview Preparation Tips

Round: Group Discussion
Experience: The result were announced just after the session. The basis of selection was confidence & communication skill as usual.
It was mostly a nice & health discussion.
Tips: Talk short & precise.
Use your hands in explanations.
Dont argue just discuss
Duration: 15 min minutes

Round: Technical Interview
Experience: Questions from c programming, database management, c++, data structure were asked. The HR was trying to confuse and showing confidence was important.

Tips: Answer with confidence
Dont say directly NO to a question

Round: HR Interview
Experience: It was all about confidence and your ability to converse.
HR asked me about myself and why did i want to join the firm etc.
He was mostly looking for a positive attitude.
Tips: Keep a smile.
Converse well & again be confident.
Confidence is the key but overconfidence is bad.

General Tips: Keep your cool
Be confident
Have a positive approach
Skill Tips: Prepare well for Interview
Be confident about wat you know.
Skills: Programming, positive attitude, Confidence
College Name: Gandhi Institute Of Engineering And Technology
Motivation: It is a MNC.
Growth will be good
Future scopes are high

Interview Preparation Tips

College Name: Vidyalankar Institute Of Technology

Interview Questionnaire 

11 Questions

  • Q1. Hobbies: Drawing. Asked about drawing and pencil shading. Draw in next 5 mins something great to impress me else rejected
  • Q2. Sketch my face
  • Q3. If you are told to do a job of a peon for the company will you?
  • Q4. Remove all the pcs from the lab and keep in other lab RIGHT NOW?
  • Ans. 

    Yes, I can remove all the pcs from the lab and keep them in another lab right now.

    • Ensure all the necessary equipment and tools are available for the move

    • Coordinate with the lab staff to ensure a smooth transition

    • Label and document each PC for easy identification and setup in the new lab

    • Ensure proper packaging and handling to prevent any damage during the move

  • Answered by AI
  • Q5. Impress me with your talents
  • Q6. If a person asks you on a construction site to pick up bricks will you?
  • Q7. How crazy are you?
  • Q8. Show me how crazy are you in next 5 mins?
  • Q9. Write down Fibonacci series and also explain pseudo code for it?
  • Ans. 

    Fibonacci series is a sequence of numbers where each number is the sum of the two preceding ones.

    • The first two numbers of the series are always 0 and 1

    • The next number is the sum of the previous two numbers

    • The series goes on infinitely: 0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, ...

    • Pseudo code: 1. Initialize variables a=0, b=1, c=0 2. Print a and b 3. Repeat steps 4-6 until desired number of terms 4. c=a+b 5. Pr

  • Answered by AI
  • Q10. Write algorithm for matrix multiplication?
  • Ans. 

    Algorithm for matrix multiplication

    • Create a result matrix with dimensions of the two input matrices

    • Iterate through each row and column of the result matrix

    • For each element in the result matrix, multiply corresponding row in first matrix with corresponding column in second matrix

    • Add the products obtained in the previous step to get the final value for the element

  • Answered by AI
  • Q11. Explain your project and which algorithm you used in it. Why that algorithm?
  • Ans. 

    I worked on a project that involved sentiment analysis of customer reviews using Naive Bayes algorithm.

    • The project involved collecting customer reviews from various sources.

    • Preprocessing the data by removing stop words, stemming, and tokenizing.

    • Used Naive Bayes algorithm for sentiment analysis.

    • The algorithm was chosen because of its simplicity and effectiveness in text classification tasks.

    • The accuracy of the model was

  • Answered by AI

Interview Preparation Tips

Round: HR Interview
Experience: Confused

If they say do you have any questions?
NEVER ASK about your performance in that round.

Round: Technical Interview
Experience: Good
Tips: Interview depends on your basic knowledge

Skills: Presence Of Mind, Technical Skills, Analytical Skills
College Name: Vidyalankar Institute Of Technology
Motivation: Got rejected for TCS aptitude.
Funny Moments: Whole HR interview

Skills evaluated in this interview

Geometric Interview FAQs

What are the top questions asked in Geometric Software Developer interview?

Some of the top questions asked at the Geometric Software Developer interview -

  1. There are 9 balls each weighing 100 gm but one of them is not of 100gm. Also th...read more
  2. “There are Men, Wolf, Goat, Cabbages on one end of the river. Man has to take...read more
  3. One boiled egg and one normal egg, Which one is heavi...read more

Tell us how to improve this page.

Geometric Software Developer Salary
based on 5 salaries
₹3.6 L/yr - ₹8.2 L/yr
42% less than the average Software Developer Salary in India
View more details

Geometric Software Developer Reviews and Ratings

based on 1 review

1.0/5

Rating in categories

1.0

Skill development

1.0

Work-life balance

1.0

Salary

1.0

Job security

1.0

Company culture

1.0

Promotions

1.0

Work satisfaction

Explore 1 Review and Rating
Senior Software Engineer
16 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Design Engineer
11 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Design Engineer
9 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Lead
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

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