Filter interviews by
I applied via Job Portal and was interviewed in Aug 2024. There was 1 interview round.
My day as a Project Manager involves overseeing project timelines, communicating with team members, and resolving any issues that arise.
Review project timelines and milestones
Communicate with team members to ensure tasks are on track
Hold meetings to discuss progress and address any issues
Coordinate with stakeholders and clients
Resolve conflicts and make decisions to keep the project on schedule
Update project documentat
Balancing multiple projects with limited resources and conflicting priorities
Prioritizing tasks based on deadlines and impact on overall project goals
Communicating effectively with stakeholders to manage expectations and resources
Finding creative solutions to resource constraints, such as outsourcing or reallocating tasks
Utilizing project management tools to track progress and identify potential bottlenecks
I applied via campus placement at Delhi College of Engineering (DCE), Delhi and was interviewed in Jun 2024. There was 1 interview round.
To find the mid element in a linked list, use two pointers - one moving at double the speed of the other.
Initialize two pointers, slow and fast, both pointing to the head of the linked list.
Move the slow pointer by one step and the fast pointer by two steps until the fast pointer reaches the end of the list.
The element pointed to by the slow pointer at this point is the mid element of the linked list.
I applied via Campus Placement
let, var, and const are all used to declare variables in JavaScript, but they have different scopes and mutability.
let: block-scoped, can be reassigned
var: function-scoped, can be reassigned
const: block-scoped, cannot be reassigned, but its properties can be modified
Struct is a value type while object is a reference type in C#.
Structs are value types and stored on stack, while objects are reference types and stored on heap.
Structs are passed by value, while objects are passed by reference.
Structs do not support inheritance, while objects do.
Example: struct Point { int x, y; } vs class Point { int x, y; }
Polymorphism is the ability of a function or method to behave differently based on the object it is called with.
Polymorphism allows objects of different classes to be treated as objects of a common superclass.
It enables a single interface to be used for different data types.
Examples include method overloading and method overriding in object-oriented programming.
Compiler programming languages convert source code into machine code before execution, while interpreter programming languages execute code line by line.
Compiler programming languages: C, C++, Java
Interpreter programming languages: Python, Ruby, JavaScript
I applied via campus placement at National Institute of Technology (NIT), Kurukshetra and was interviewed in Jun 2024. There was 1 interview round.
Virtual functions allow a function to be overridden in a derived class
Virtual functions are declared in a base class and can be overridden in derived classes
They are used in polymorphism to achieve runtime binding
Virtual functions are implemented using virtual keyword in C++
Example: virtual void display() = 0; // pure virtual function
Shorthills AI interview questions for popular designations
I applied via campus placement at Indian Institute of Technology (IIT), Mandi and was interviewed in May 2024. There were 2 interview rounds.
Redux is a state management library for React applications.
Redux helps manage the state of your application in a predictable way
It stores the state of your application in a single immutable state tree
Actions are dispatched to update the state using reducers
Components can subscribe to the state changes using connect() function
Just a question need to count no. of digits of each element of the array and return them
I applied via LinkedIn and was interviewed in Feb 2024. There were 2 interview rounds.
Ask question about js and react js
I applied via campus placement at Malviya National Institute of Technology (NIT), Jaipur and was interviewed in Apr 2024. There was 1 interview round.
I was given assignments on sql query. what I had to solve there. Some questions were asked on python and sql
I applied via LinkedIn and was interviewed in Jan 2022. There were 3 interview rounds.
I would use Python to perform basic programming tasks such as sorting, searching, and manipulating data structures.
Use built-in functions like sorted() and filter() for sorting and filtering data
Use loops and conditional statements for searching and manipulating data structures
Use libraries like NumPy and Pandas for advanced data manipulation and analysis
I have experience in implementing custom solutions across various segments and use cases.
Developed a custom CRM system for a retail company
Implemented a custom inventory management system for a manufacturing company
Created a custom payment gateway integration for an e-commerce website
Designed a custom data analytics solution for a healthcare organization
I expect a competitive salary based on my experience, skills, and the market rate for Software Engineer II positions.
Research the average salary range for Software Engineer II positions in your location and industry.
Consider your years of experience, technical skills, and any specialized knowledge or certifications.
Factor in the company's size, industry, and financial stability.
Be prepared to negotiate and discuss bene...
I worked as a Software Engineer at XYZ Company.
Developed and maintained software applications using Java and Python.
Collaborated with cross-functional teams to gather requirements and design solutions.
Implemented new features and fixed bugs in existing software.
Performed code reviews and provided feedback to team members.
Participated in agile development processes and attended daily stand-up meetings.
Seeking new challenges and growth opportunities in a different environment.
Looking for a change to expand my skill set and learn new technologies.
Seeking a more collaborative and innovative work culture.
Wanting to work on larger and more complex projects.
Desire for career advancement and increased responsibilities.
Relocation or desire to work in a different city or country.
I am a software engineer with experience in developing and maintaining software applications.
I have a Bachelor's degree in Computer Science.
I have worked on various projects using different programming languages such as Java, C++, and Python.
I am skilled in software development methodologies like Agile and have experience with version control systems like Git.
I have strong problem-solving and analytical skills, which h...
I applied via Referral and was interviewed before Sep 2022. There were 4 interview rounds.
I excel in collaborating with colleagues in a research setting by actively listening, sharing ideas, and working towards common goals.
I actively listen to my colleagues' ideas and perspectives to ensure effective communication
I share my own ideas and insights while being open to feedback and constructive criticism
I work collaboratively towards common research goals, leveraging each team member's strengths and expertise
...
Top trending discussions
Some of the top questions asked at the Shorthills AI interview -
based on 10 interviews
Interview experience
based on 201 reviews
Rating in categories
Research Associate
32
salaries
| â‚ą2 L/yr - â‚ą3.3 L/yr |
Software Engineer
22
salaries
| â‚ą4 L/yr - â‚ą12.9 L/yr |
Senior Software Engineer
13
salaries
| â‚ą9 L/yr - â‚ą26.5 L/yr |
Data Analyst
10
salaries
| â‚ą2.5 L/yr - â‚ą6.7 L/yr |
Software Developer
9
salaries
| â‚ą3.5 L/yr - â‚ą8 L/yr |
Infosys
TCS
Wipro
HCLTech