i
Accelgrowth Technology
Filter interviews by
I applied via LinkedIn and was interviewed before Dec 2022. There were 4 interview rounds.
They ask you to solve logical questions and they observe whether developer writing code with code quality or time complexity or not
Top trending discussions
posted on 6 Jan 2025
I applied via campus placement at Modern Education Societys College of Engineering, Pune and was interviewed in Aug 2024. There were 3 interview rounds.
5G technology, 2 mins to prepare, Calls out name and then we have to turn on camera and speak.
Impact of E-commerce on bricks and motors
I am a recent graduate with a degree in Computer Science and a passion for software development.
Graduated with a Bachelor's degree in Computer Science
Proficient in programming languages such as Java, Python, and C++
Completed internships at tech companies like Google and Microsoft
Interested in machine learning and artificial intelligence
OOP stands for Object-Oriented Programming. Its five pillars are encapsulation, inheritance, polymorphism, abstraction, and composition.
Encapsulation: Bundling data and methods that operate on the data into a single unit (object).
Inheritance: Creating new classes by inheriting attributes and methods from existing classes.
Polymorphism: Objects of different classes can be treated as objects of a common superclass.
Abstrac...
SQL select query syntax and types of join
SQL SELECT query syntax: SELECT column1, column2 FROM table_name WHERE condition
Types of joins: INNER JOIN, LEFT JOIN, RIGHT JOIN, FULL JOIN
Example: SELECT orders.order_id, customers.customer_name FROM orders INNER JOIN customers ON orders.customer_id = customers.customer_id
I applied via Naukri.com and was interviewed in Sep 2024. There were 3 interview rounds.
1 python question and 1 sql question for coding and rest were the mcqs based on sql and python.
posted on 13 Dec 2024
Asked questions based on arrays
posted on 29 Nov 2024
I applied via Referral
posted on 24 Dec 2024
posted on 22 Nov 2024
Encapsulation, Inheritance, Polymorphism, Abstraction are the four pillars of OOPS in Java.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Inheritance: Allows a class to inherit properties and behavior from another class.
Polymorphism: Ability to present the same interface for different data types.
Abstraction: Hiding the implementation details and showing only the necessary features.
A constructor in Java is a special type of method that is used to initialize objects.
Constructors have the same name as the class they are in.
They do not have a return type, not even void.
Constructors are called when an object of a class is created.
Example: public class Car { public Car() { // constructor code } }
posted on 19 Dec 2024
I applied via Walk-in and was interviewed in Nov 2024. There was 1 interview round.
I am a Technical Support Engineer with 5 years of experience in troubleshooting hardware and software issues for customers.
5 years of experience in technical support
Skilled in troubleshooting hardware and software issues
Strong communication and problem-solving skills
Experience in providing remote support to customers
Certified in ITIL Foundation
Setting clear goals and creating a positive work environment are two ways I stay self-motivated.
Setting clear, achievable goals for myself
Creating a positive work environment by surrounding myself with supportive colleagues
I have a strong technical background, excellent problem-solving skills, and a passion for helping customers.
Extensive experience in troubleshooting technical issues
Strong communication skills to effectively assist customers
Ability to work well under pressure and meet deadlines
Passion for continuous learning and staying updated on new technologies
I come from a small town nestled in the mountains, known for its scenic beauty and warm hospitality.
Located in the foothills of the Himalayas
Famous for its apple orchards and lush green landscapes
Close-knit community with strong cultural traditions
Yes, I am willing to do overtime work when necessary.
I am flexible with my schedule and willing to work extra hours when needed
I understand the importance of meeting deadlines and providing support to customers
I have previous experience working overtime in my previous roles, such as during product launches or system upgrades
I applied via LinkedIn and was interviewed in Sep 2024. There was 1 interview round.
Kubernetes architecture is a container orchestration platform that manages containerized applications across a cluster of nodes.
Kubernetes follows a master-slave architecture with a master node and multiple worker nodes.
Master node components include API server, scheduler, controller manager, and etcd.
Worker node components include kubelet, kube-proxy, and container runtime (e.g. Docker).
Nodes communicate with each oth...
A Dockerfile is a text document that contains all the commands a user could call on the command line to assemble an image.
Dockerfile is used to build Docker images by specifying the base image, adding dependencies, and defining commands to run.
Each instruction in a Dockerfile creates a layer in the image, allowing for efficient reuse of layers.
Examples of Dockerfile instructions include FROM, RUN, COPY, and CMD.
Dockerf...
based on 3 interviews
Interview experience
based on 39 reviews
Rating in categories
Angular Developer
5
salaries
| ₹2 L/yr - ₹2.6 L/yr |
React Js Frontend Developer
4
salaries
| ₹1.5 L/yr - ₹4 L/yr |
Java Developer
3
salaries
| ₹5.5 L/yr - ₹6.5 L/yr |
UI Designer
3
salaries
| ₹1 L/yr - ₹1 L/yr |
Front end Developer
3
salaries
| ₹1.2 L/yr - ₹3.5 L/yr |
Infosys
TCS
Wipro
HCLTech