Filter interviews by
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
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.
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'.
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.
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
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 ...
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...
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.
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.
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
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
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.
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
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
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
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 ...
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.
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
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.
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...
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
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.
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.
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
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...
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.
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
Top trending discussions
I applied via Company Website and was interviewed in Oct 2024. There were 3 interview rounds.
It was a coding round interview along with interviewer via Virtual mode. I was given 2 coding questions on HackerRank for the interview:
1. one was an easy problem on counting minimum replacements.
2. "pat is an ordinary kid who works hard to be a great runner...." this was a challenging problem (which I managed to solve).
3. I was asked some basic Python questions, as the role was for a Python Developer.
I would use a relational database like MySQL for the Parking lot as it provides structured data storage and supports complex queries.
Relational databases like MySQL offer structured data storage for parking lot information
Supports complex queries for managing parking lot data efficiently
Ability to handle large amounts of data and transactions
Provides data integrity and security features
Can easily integrate with other s
posted on 3 Dec 2024
30min duration simple questions
Basic array 2 coding questions
I applied via Campus Placement and was interviewed in Oct 2024. There were 3 interview rounds.
In first round 4 coding question like 1 dsa 2 database and one is api and question is very simple . coding round was conducted in hackerrank
Again same but dsa question and oops concept in deep level
I applied via Referral and was interviewed in Sep 2024. There were 2 interview rounds.
2medium level questions
I applied via Recruitment Consulltant and was interviewed in Sep 2024. There were 2 interview rounds.
1 hour , dsa, hackerearth, medim to hard
posted on 12 Jan 2025
Tested on quantitative aptitude along with technicala java mcqs
3 Java questions were given
based on 1 review
Rating in categories
Senior Software Engineer
16
salaries
| ₹5.5 L/yr - ₹16.3 L/yr |
Senior Design Engineer
11
salaries
| ₹5 L/yr - ₹12 L/yr |
Design Engineer
9
salaries
| ₹3.8 L/yr - ₹6.1 L/yr |
Software Engineer
7
salaries
| ₹4.2 L/yr - ₹9 L/yr |
Technical Lead
6
salaries
| ₹6.3 L/yr - ₹13.6 L/yr |
TCS
Infosys
Wipro
HCLTech