Filter interviews by
I applied via Company Website and was interviewed before Sep 2023. There was 1 interview round.
Similar figures have the same shape but not necessarily the same size, while congruent figures have both the same shape and size.
Similar figures have proportional sides and angles, but may be different in size.
Congruent figures have exactly the same shape and size.
For example, two rectangles with different dimensions are similar, but two congruent squares have the same dimensions.
Three methods for solving linear equations include graphing, substitution, and elimination.
Graphing involves plotting the equations on a graph and finding the point of intersection.
Substitution involves solving one equation for a variable and substituting it into the other equation.
Elimination involves adding or subtracting the equations to eliminate one variable.
Arithmetic sequence is a list of numbers where the difference between consecutive terms is constant.
Arithmetic sequence has a common difference between consecutive terms.
Formula for nth term of arithmetic sequence: a_n = a_1 + (n-1)d
Example: 2, 5, 8, 11, ... is an arithmetic sequence with common difference of 3.
Polygons are closed shapes with straight sides. A circle is not a polygon because it has a curved side.
Polygons are closed shapes made up of straight line segments
Polygons have a specific number of sides and angles
Examples of polygons include triangles, squares, pentagons, and hexagons
A circle is not a polygon because it has a curved side
Two values are proportional if they have a constant ratio between them.
Two values are proportional if they have a constant ratio between them.
The condition for two values a and b to be proportional is a/b = k, where k is a constant.
For example, if a = 2 and b = 4, then a/b = 2/4 = 1/2, which is a constant ratio.
Linear equations have variables raised to the power of 1, while quadratic equations have variables raised to the power of 2.
Linear equations have a degree of 1, while quadratic equations have a degree of 2.
Linear equations graph as straight lines, while quadratic equations graph as parabolas.
Linear equations have one solution, while quadratic equations can have two solutions, one solution, or no real solutions.
Examples...
Mass is the amount of matter in an object.
Mass is a measure of the amount of matter in an object.
It is typically measured in units such as kilograms or grams.
Mass is different from weight, which is the force of gravity acting on an object's mass.
For example, a brick has more mass than a feather.
The method of solving equations is called the elimination method.
In the elimination method, you eliminate one variable by adding or subtracting the equations to get a new equation with only one variable.
Then you solve for that variable and substitute the value back into one of the original equations to find the other variable.
Example: 2x + 3y = 8 and 3x - 2y = 4. By adding the two equations, you can eliminate y and sol
I applied via Naukri.com and was interviewed in Mar 2023. There were 2 interview rounds.
A polygon is a closed shape with straight sides. A circle is not a polygon.
A polygon is a 2-dimensional shape made up of straight line segments.
It has a finite number of sides and angles.
Examples of polygons include triangles, squares, rectangles, and pentagons.
A circle is not a polygon because it has a curved boundary instead of straight sides.
Linear functions have a constant rate of change while quadratic functions have a variable rate of change.
Linear functions have a degree of 1 while quadratic functions have a degree of 2.
Linear functions graph as a straight line while quadratic functions graph as a parabola.
Linear functions have one x-intercept and one y-intercept while quadratic functions have two x-intercepts and one y-intercept.
Examples of linear fun...
I applied via Referral and was interviewed before Feb 2022. There were 4 interview rounds.
My passion is helping students reach their full potential through personalized online tutoring.
I love seeing the 'light bulb' moment when a student finally understands a concept.
I enjoy creating engaging lesson plans tailored to each student's learning style.
I am dedicated to providing a supportive and encouraging learning environment for my students.
I am constantly seeking new teaching methods and resources to enhance...
Python's famous code is the Zen of Python, a collection of aphorisms that capture the guiding principles of the Python language.
The Zen of Python is a set of 19 guiding principles for writing computer programs in Python.
Some examples of these principles include 'Beautiful is better than ugly', 'Simple is better than complex', and 'Readability counts'.
I was interviewed in Mar 2024.
I applied via Company Website and was interviewed in Oct 2022. There were 2 interview rounds.
I'm sorry, but I don't understand the question. Could you please provide more context?
I applied via Walk-in
The quality of knowledge gained
I applied via Monster and was interviewed in Feb 2022. There were 3 interview rounds.
Reasoning and arthematic
OOPs concepts are fundamental principles of object-oriented programming. Java was invented by James Gosling and C was invented by Dennis Ritchie.
OOPs concepts include encapsulation, inheritance, polymorphism, and abstraction.
Java was invented by James Gosling at Sun Microsystems in the early 1990s.
C was invented by Dennis Ritchie at Bell Labs in the early 1970s.
Flow charts and algorithms are used to represent the logic...
OOPs stands for Object-Oriented Programming. Strings are a sequence of characters. Arrays are a collection of elements. Operators are symbols used to perform operations.
OOPs is a programming paradigm that focuses on objects and their interactions.
Full form of OOPs is Object-Oriented Programming.
Strings are a sequence of characters, enclosed in quotes.
Arrays are a collection of elements of the same data type.
Operators a...
I am highly qualified and passionate about teaching, with a proven track record of success.
I have a strong educational background, with a PhD in my field of expertise.
I have several years of teaching experience, both at the undergraduate and graduate levels.
I am dedicated to student success and have received positive feedback from my previous students.
I am actively involved in research and have published papers in repu...
In 5 years, I see myself as an established Assistant Professor, leading research projects, publishing papers, and mentoring students.
Leading research projects in my field of expertise
Publishing papers in reputable journals
Mentoring and guiding students in their academic and research pursuits
Continuing professional development and staying updated with the latest advancements
Collaborating with colleagues and experts in t...
My strengths include strong communication skills, adaptability, and a passion for teaching. My weaknesses include a tendency to be overly critical of myself and a need for perfection.
Strength: Strong communication skills - I am able to effectively convey complex ideas and concepts to students, fostering a positive learning environment.
Strength: Adaptability - I am able to quickly adjust my teaching methods to meet the ...
I am a dedicated and experienced professional in the field of academia, specializing in [specific subject].
Ph.D. in [specific subject] from [university]
Published [number] research papers in renowned journals
Taught [number] courses at [university/institution]
Received [award/honor] for excellence in teaching
Currently conducting research on [specific topic]
My hobbies include reading, hiking, and playing the piano.
I enjoy reading a variety of genres, from fiction to non-fiction.
I love exploring nature and going on hikes to discover new trails.
Playing the piano is a great way for me to relax and express my creativity.
I also enjoy attending live music performances and concerts.
I applied via Walk-in and was interviewed in Dec 2021. There was 1 interview round.
C++ is an extension of C with object-oriented programming features.
C++ supports classes and objects while C does not.
C++ has better support for polymorphism and inheritance.
C++ has a standard template library (STL) while C does not.
C++ allows function overloading while C does not.
C++ has exception handling while C does not.
Reverse array is the process of rearranging the elements of an array in opposite order.
Iterate through the array from both ends and swap the elements until the middle is reached.
Example: ['apple', 'banana', 'cherry'] becomes ['cherry', 'banana', 'apple']
SQL stands for Structured Query Language.
SQL is a programming language used for managing and manipulating relational databases.
It provides a standardized way to interact with databases.
SQL allows users to create, retrieve, update, and delete data from databases.
Examples of SQL commands include SELECT, INSERT, UPDATE, and DELETE.
based on 6 reviews
Rating in categories
Online Tutor
15
salaries
| ₹1.3 L/yr - ₹5.2 L/yr |
Tutor
4
salaries
| ₹3 L/yr - ₹3.5 L/yr |
Teacher Educator
4
salaries
| ₹3.5 L/yr - ₹6.5 L/yr |
English Tutor
4
salaries
| ₹2.5 L/yr - ₹8 L/yr |
Mathematics Tutor
4
salaries
| ₹2.5 L/yr - ₹4.5 L/yr |
Vedant
Unacademy
upGrad
Toppr