Filter interviews by
I applied via Naukri.com and was interviewed in Apr 2023. There were 2 interview rounds.
Top trending discussions
I was interviewed in Dec 2024.
Could you clarify what specific coding test you're referring to? There are many different types of coding tests, such as:
- **Technical interviews** from companies like Google, Amazon, or Microsoft
- **Online platforms** like LeetCode, HackerRank, or CodeSignal
- **University coding challenges** or competitive programming contests
Let me know what you're looking for, and I can provide details accordingly!
Could you clarify what you mean by "GD"? In many contexts, GD stands for **Group Discussion**, often used in recruitment or academic settings. If that's what you're referring to, here are some common details about Group Discussions (GD):
### Purpose:
- **Evaluate communication skills**: The GD is typically used to assess how well you express your thoughts and articulate them in a group.
- **Teamwork and leadership**: It's a good way to see how you collaborate with others, share ideas, and potentially lead the conversation.
- **Problem-solving ability**: In many cases, a GD will focus on current affairs or hypothetical situations to evaluate how well you analyze and come up with solutions.
### Format:
- **Topic Assignment**: Participants are given a topic (usually related to current affairs, technology, business, etc.).
- **Duration**: The GD might last from 15 to 30 minutes, depending on the group size.
- **Group Size**: Typically involves 6 to 10 participants.
### Common Evaluation Criteria:
1. **Communication Skills**: Clarity, confidence, and articulation.
2. **Team Interaction**: Listening skills, respecting others’ views, and contributing effectively.
3. **Knowledge**: Awareness of the topic and the ability to make relevant points.
4. **Leadership & Initiative**: Taking charge when needed or encouraging others to participate.
5. **Problem-Solving Ability**: Offering logical, well-thought-out solutions or perspectives.
### Tips for a Successful GD:
1. **Prepare for common topics**: Stay updated on current affairs and popular business trends.
2. **Participate actively**: Speak up, but don’t dominate the discussion. Allow others to express their views as well.
3. **Stay calm and composed**: Don’t interrupt others, and be respectful.
4. **Structure your thoughts**: Try to present your points logically, with examples when possible.
5. **Be a good listener**: Acknowledge other participants' ideas and build upon them.
Is this what you were referring to, or is there a different context for "GD"? Let me know if you need further clarification!
I applied via Company Website and was interviewed in Dec 2024. There were 5 interview rounds.
An aptitude test is an assessment to measure a candidate mental aptitude/mental ability
I am a passionate software developer with 5 years of experience in web development and a strong background in computer science.
5 years of experience in web development
Strong background in computer science
Passionate about software development
My strongest points include problem-solving skills, attention to detail, and ability to work well in a team.
Strong problem-solving skills - I enjoy tackling complex issues and finding creative solutions.
Attention to detail - I am meticulous in my work and strive for perfection in every task.
Team player - I collaborate effectively with colleagues, communicate openly, and contribute positively to group projects.
I regularly use Java, Python, and SQL in my work as a Software Developer.
Java
Python
SQL
A group discussion is a structured conversation in which participants share their ideas, perspectives, and solutions on a specific topic.
I am motivated to seek employment at Wipro because of their reputation for innovation and opportunities for growth.
Impressed by Wipro's track record of delivering cutting-edge solutions
Excited about the chance to work with a diverse and talented team
Eager to take advantage of Wipro's professional development programs
My long-term career goal is to become a lead software developer and eventually move into a management role.
Advance to a lead software developer position
Gain experience in managing a team of developers
Develop strong leadership and communication skills
Continue learning new technologies and staying updated with industry trends
Assignment details refer to the specifics of an assignment, including any documents and/or emails or subsequent correspondence between the company and the client.
I applied via Naukri.com and was interviewed in Dec 2024. There was 1 interview round.
ambitionBox is a platform where employees can anonymously review their companies.
Platform for employees to review companies
Reviews are anonymous
Helps job seekers make informed decisions
Companies can use feedback to improve
Similar to Glassdoor
A software developer is responsible for designing, coding, testing, and maintaining software applications.
Designing software solutions based on client requirements
Writing code in various programming languages
Testing and debugging software to ensure functionality
Maintaining and updating software applications
Collaborating with team members to achieve project goals
TCS stands for Tata Consultancy Services.
TCS is a multinational IT services and consulting company based in India.
It is one of the largest IT services firms in the world.
TCS provides services in areas such as software development, infrastructure management, and business process outsourcing.
Ambition box is a term used to describe a person's goals, aspirations, and desires for their future.
Represents a person's dreams and objectives
Can include career goals, personal achievements, and life milestones
Often used in career development discussions or personal growth planning
TCS benefits include health insurance, retirement plans, paid time off, and professional development opportunities.
Health insurance coverage for employees and their families
Retirement plans such as 401(k) with employer match
Paid time off for vacation, sick leave, and holidays
Professional development opportunities like training programs and certifications
I was interviewed in Dec 2024.
I applied via Walk-in and was interviewed in Dec 2024. There were 10 interview rounds.
Any ideas for an aptitude test?
Yes as g good network connection
The current employees include software developers, project managers, quality assurance analysts, and technical support specialists.
Software developers
Project managers
Quality assurance analysts
Technical support specialists
What is education in place?
What is a SQL Server?
Effective communication and any suggestion.
My name is John Doe.
Full name is John Doe
Common name in English-speaking countries
No middle name or initial
I have a Bachelor's degree in Computer Science from XYZ University.
Bachelor's degree in Computer Science
Graduated from XYZ University
Specialized in software development
Took courses in programming languages, algorithms, and software engineering
Deloitte is a multinational professional services network that provides consulting, audit, tax, and advisory services.
Deloitte engages in consulting services for various industries
They provide audit and assurance services to ensure financial accuracy
The company offers tax services to help clients navigate complex tax regulations
Deloitte also provides advisory services to help businesses improve performance and manage r
Deloitte engages in consulting, audit, tax, and advisory services for clients in various industries.
Consulting services for businesses
Audit services for financial statements
Tax services for individuals and corporations
Advisory services for strategy and operations
Industry-specific services such as healthcare, technology, and financial services
My father's name is John Smith.
Father's name is John Smith
He goes by the name John
His full name is John Smith
My father's name is John Smith.
Father's first name is John.
Father's last name is Smith.
Full name is John Smith.
Engage with any assignment provided.
Please provide any assignments you have.
posted on 25 Jan 2025
It included all aptitude
Contains all pseudo questions related to DSA
A class is a blueprint for creating objects in object-oriented programming.
Defines the properties and behaviors of objects
Can be used to create multiple instances of objects
Encapsulates data and methods within a single unit
An object is a self-contained entity that consists of data and methods to manipulate that data.
Objects are instances of classes in object-oriented programming.
They have attributes (data) and methods (functions) to operate on the data.
Objects can interact with each other through method calls.
Example: In a car simulation program, a 'Car' object may have attributes like 'color' and 'speed', and methods like 'accelerate' a
The login page is displayed when a user clicks on a webpage icon like Facebook by redirecting to a separate login page.
Clicking on the webpage icon triggers a redirect to the login page
The login page prompts the user to enter their credentials
After successful login, the user is redirected back to the original webpage
Object-oriented programming in Java involves creating classes, objects, inheritance, polymorphism, and encapsulation.
Classes are blueprints for objects, defining attributes and behaviors.
Objects are instances of classes, representing real-world entities.
Inheritance allows a class to inherit attributes and methods from another class.
Polymorphism enables objects to be treated as instances of their parent class.
Encapsulat...
I applied via campus placement at Indraprastha Institute of Information Technology (IIIT), Delhi and was interviewed in Nov 2024. There were 4 interview rounds.
First round was Aptitude which was quite easy
I am a software developer with 5 years of experience in Java and Python.
Experienced in Java and Python programming languages
Worked on developing web applications using Spring framework
Familiar with Agile development methodologies
I faced challenges with integrating third-party APIs and resolved them by thoroughly researching documentation and seeking help from colleagues.
Integrating third-party APIs required understanding complex documentation
Encountered issues with data formatting and authentication
Collaborated with team members to troubleshoot and find solutions
I applied via Naukri.com and was interviewed in Nov 2024. There were 2 interview rounds.
Interview experience
based on 3 reviews
Rating in categories
Softwaretest Engineer
52
salaries
| ₹2.5 L/yr - ₹6.1 L/yr |
Software Engineer
23
salaries
| ₹2 L/yr - ₹10.1 L/yr |
Software Developer
19
salaries
| ₹3 L/yr - ₹11.9 L/yr |
SAP MM Consultant
13
salaries
| ₹4 L/yr - ₹4.8 L/yr |
Test Engineer
9
salaries
| ₹4.2 L/yr - ₹5 L/yr |
TCS
Accenture
Cognizant
Infosys