Filter interviews by
Be the first one to contribute and help others!
I applied via Campus Placement
I am a recent IT graduate with a passion for coding and problem-solving.
Graduated with a degree in IT
Proficient in programming languages such as Java and Python
Experience in developing web applications using HTML, CSS, and JavaScript
Strong analytical and problem-solving skills
Ability to work well in a team and communicate effectively
Mathematics provides a strong foundation for problem-solving and analytical skills, which are essential in IT.
Mathematics involves logical thinking and problem-solving, which are crucial skills in IT.
Mathematical concepts such as algorithms, statistics, and calculus are widely used in IT.
Mathematics also helps in developing a strong analytical mindset, which is essential in data analysis and software development.
Mathem...
Steps to join IT include obtaining relevant education, gaining experience through internships or entry-level positions, and networking.
Obtain relevant education such as a degree in computer science or IT
Gain experience through internships or entry-level positions
Develop technical skills through online courses or certifications
Build a professional network through attending industry events or joining professional organiz...
I have knowledge of programming languages such as Java, Python, and C++. I am also familiar with web development technologies like HTML, CSS, and JavaScript.
Proficient in Java, Python, and C++ programming languages
Familiar with web development technologies like HTML, CSS, and JavaScript
Knowledge of database management systems like MySQL and Oracle
Experience with version control systems like Git
Understanding of software...
I know multiple programming languages including Java, Python, and C++.
Java - used for building enterprise-level applications
Python - known for its simplicity and versatility
C++ - used for system programming and game development
A pointer is a variable that stores the memory address of another variable.
Pointers allow direct manipulation of memory.
They are used to access and modify data indirectly.
Pointers are commonly used in dynamic memory allocation.
Example: int* ptr; // declares a pointer to an integer variable.
A null pointer is a pointer that does not point to any memory location.
A null pointer is represented by the value 0 or NULL.
Dereferencing a null pointer results in a segmentation fault.
Null pointers are commonly used to indicate the end of a linked list or array.
Null pointers can be assigned to any pointer type.
Structures are user-defined data types that allow storing multiple data types under a single name.
Structures are used to group related data together.
They can contain variables of different data types.
Structures can also contain functions.
Structures are defined using the 'struct' keyword.
Example: struct student { char name[20]; int age; float marks; };
Structures can be passed as arguments to functions.
They can also be u...
A nested structure is a structure within another structure in programming.
It allows for more complex data structures to be created
It can be used in various programming languages such as C++, Java, and Python
An example of a nested structure is a struct within a struct in C++
Classes are templates for creating objects that have similar properties and methods.
Classes are used in object-oriented programming.
They define the properties and methods that objects of that class will have.
Objects are instances of a class.
Classes can inherit properties and methods from other classes.
Examples of classes include 'Person', 'Car', and 'Animal'.
Classes in C++ are user-defined data types that encapsulate data and functions.
Classes are used for object-oriented programming.
They allow for data abstraction and encapsulation.
Classes can have member variables and member functions.
Objects are instances of classes.
Inheritance and polymorphism are key features of classes.
In 5 years, I see myself as a senior IT professional, leading a team and contributing to the growth and success of the organization.
Leading a team of IT professionals
Contributing to the growth and success of the organization
Continuously learning and staying updated with the latest technologies
Taking up challenging projects and delivering successful solutions
Building strong professional relationships and networking with
Yes, I am willing to work in night shifts and relocate if required.
I am flexible and adaptable to different work schedules, including night shifts.
I understand the importance of providing 24/7 support in the IT industry.
I am open to relocating for better career opportunities and growth.
I have a strong commitment to my work and can adjust to new environments.
I am willing to make necessary arrangements to ensure smooth t
I applied via Recruitment Consultant and was interviewed before May 2017. There were 4 interview rounds.
posted on 12 May 2018
I applied via Referral and was interviewed before May 2017. There were 2 interview rounds.
I applied via Naukri.com and was interviewed in Mar 2020. There were 5 interview rounds.
JOINS are used in SQL to combine data from two or more tables based on a related column.
Inner JOIN returns only the matching rows from both tables
Equi JOIN is a type of Inner JOIN where the join condition is based on equality between two columns
Example: SELECT * FROM table1 INNER JOIN table2 ON table1.column = table2.column
Divide array in two halves and keep each half in ascending order without using new Array.
Use Array.sort() method to sort the original array
Use Array.slice() method to divide the array into two halves
Use Array.reverse() method to reverse the second half of the array
Interfaces are contracts that define a set of methods and properties that a class must implement.
Interfaces provide a way to achieve abstraction and polymorphism in object-oriented programming.
They allow for loose coupling between classes and promote code reusability.
Interfaces can be used to define common behavior across multiple classes.
Example: IDisposable interface in C# ensures that an object can be properly dispo...
Inheritance is a mechanism in object-oriented programming where a class is based on another class.
Inheritance allows a subclass to inherit properties and methods from a superclass.
The subclass can also add its own properties and methods.
Examples include a Car class inheriting from a Vehicle class, or a Dog class inheriting from an Animal class.
I applied via Recruitment Consultant and was interviewed in Feb 2020. There was 1 interview round.
Possible reasons for an unreachable URL
Server is down
Incorrect URL
DNS resolution failure
Firewall or security settings
Network connectivity issues
I applied via Walk-in and was interviewed in Dec 2019. There were 3 interview rounds.
posted on 17 May 2018
I applied via Campus Placement and was interviewed in Jan 2018. There were 4 interview rounds.
posted on 9 Jan 2015
My project was a web application for managing employee schedules and tasks.
Developed using React and Node.js
Implemented a calendar view for scheduling
Included task assignment and progress tracking features
Used MongoDB for data storage
Received positive feedback from beta testers
The biggest challenge during my intern was adapting to the fast-paced work environment.
Adapting to the fast-paced work environment was difficult
Learning new skills and software quickly was challenging
Working on multiple projects simultaneously was overwhelming
Communicating effectively with team members was a struggle
Managing time efficiently was a constant challenge
based on 6 reviews
Rating in categories
Assistant Professor
7
salaries
| âč3 L/yr - âč7 L/yr |
National Institute of Fashion Technology
Indian Institute of Technology Gandhinagar
Sardar Vallabhbhai National Institute of Technology, Surat
IIT Bombay