Filter interviews by
I applied via campus placement at Indian Institute of Technology (IIT), Jodhpur and was interviewed before May 2021. There were 2 interview rounds.
To print a triangular pattern, use nested loops to iterate through rows and columns.
Use two nested loops to iterate through rows and columns
Print spaces for the first half of each row and asterisks for the second half
Decrease the number of spaces and increase the number of asterisks for each row
Reverse an array of strings in an optimized manner.
Use two pointers, one at the beginning and one at the end, and swap the elements until they meet in the middle.
Avoid using extra memory by swapping the elements in-place.
Time complexity: O(n/2)
I applied via Referral and was interviewed in Jan 2024. There were 2 interview rounds.
My marks are as follows: 10th - 90%, 12th - 85%, Graduation - 88%, M.Tech - 92%, PhD - 95%.
10th - 90%
12th - 85%
Graduation - 88%
M.Tech - 92%
PhD - 95%
My two favorite subjects are Mathematics and Computer Science.
I enjoy the problem-solving aspect of Mathematics and the logical thinking it requires.
Computer Science allows me to apply my mathematical skills to real-world problems and create innovative solutions.
I have taken advanced courses in both subjects during my academic career.
I have also conducted research projects in areas related to Mathematics and Computer S
Java coding mostly string based
I applied via Campus Placement and was interviewed before Oct 2022. There were 2 interview rounds.
I was interviewed in Dec 2016.
Siksha O Anusandhan University interview questions for designations
Top trending discussions
posted on 22 Oct 2023
Subject related QUESTIONS in mcq form
posted on 26 Oct 2023
Group discussion by principal, management and teacher's, asking question related to subject
posted on 29 Sep 2022
Consisted of reasoning and Computer Science fundamentals.
Object Oriented Programming is a programming paradigm that focuses on objects and their interactions.
It involves encapsulation, inheritance, and polymorphism.
Encapsulation is the process of hiding implementation details from the user.
Inheritance allows for the creation of new classes based on existing ones.
Polymorphism allows objects of different classes to be treated as if they were of the same class.
Examples of OOP l
DDA algorithm is a line drawing algorithm used in computer graphics to draw a straight line between two points.
DDA stands for Digital Differential Analyzer.
It uses incremental calculations to determine the next pixel to be plotted.
It is a simple and efficient algorithm for drawing straight lines.
Example: Drawing a line between (0,0) and (5,3) using DDA algorithm.
The slope of the line is (3-0)/(5-0) = 3/5.
Starting from ...
posted on 7 Aug 2022
I applied via Campus Placement and was interviewed in Jul 2022. There were 2 interview rounds.
Interview experience
based on 21 reviews
Rating in categories
Assistant Professor
50
salaries
| ₹4.8 L/yr - ₹12.6 L/yr |
PHD Research Scholar
17
salaries
| ₹1.8 L/yr - ₹4.9 L/yr |
Research Scholar
6
salaries
| ₹2.4 L/yr - ₹3 L/yr |
Junior Accounts Officer
6
salaries
| ₹2 L/yr - ₹3 L/yr |
Associate Professor
6
salaries
| ₹6 L/yr - ₹10 L/yr |
Manipal University
Amity University
VIT University
SRM Institute of Science and Technology