Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Community Brands Team. If you also belong to the team, you can get access from here

Community Brands Verified Tick

Compare button icon Compare button icon Compare
3.7

based on 39 Reviews

Filter interviews by

Community Brands Software Developer Trainee Interview Questions and Answers

Updated 29 Feb 2024

Community Brands Software Developer Trainee Interview Experiences

2 interviews found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Mar 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

Basic aptitude questions

Round 2 - Technical 

(1 Question)

  • Q1. Concepts of OOPS
Round 3 - Coding Test 

Basic oops and SQL questions

Round 4 - HR 

(1 Question)

  • Q1. Basic HR questions

I applied via campus placement at Pune University and was interviewed before Oct 2021. There were 6 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

The test comprised of basic APTI and one coding round .

Round 3 - Group Discussion 

It had several questions regarding the general topics in computer science.

Round 4 - Technical 

(1 Question)

  • Q1. Question regarding oops concepts.
Round 5 - Technical 

(1 Question)

  • Q1. Questions about DBMS and programming language
Round 6 - HR 

(1 Question)

  • Q1. Question based upon resumé.

Interview Preparation Tips

Interview preparation tips for other job seekers - Continue doing your training regarding placement it's quite sufficient.

Software Developer Trainee Interview Questions Asked at Other Companies

Q1. 1. Tell me about your self 2. Difference Between c & c++. 3. ... read more
Q2. What is a static keyword in java? Where are the static variables ... read more
Q3. 1.Do you use social media? What is the use of it? 2.Tell us about ... read more
Q4. 2.You are given a chess board and the position of queen find the ... read more
asked in CodeAegis
Q5. 4 pills are medicine, in which 2 pills for fever and 2 pills for ... read more

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Java related basic questions
  • Q2. Android questions based on previous roles
Round 2 - Technical 

(2 Questions)

  • Q1. Scenario based questions were asked
  • Q2. In depth questions for knowledge check
Round 3 - Behavioral 

(2 Questions)

  • Q1. Previous roles & responsibilities
  • Q2. One basic stack & queue question
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

It was good 20 mcqs 3 coding questions

Round 2 - Technical 

(2 Questions)

  • Q1. Dsa and core subjects like cn os
  • Q2. Dsa questions and core subjects
Round 3 - HR 

(1 Question)

  • Q1. Basic family discussion and salary details

Interview Preparation Tips

Interview preparation tips for other job seekers - it was overall a good experience
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Nov 2024.

Round 1 - HR 

(2 Questions)

  • Q1. Experience in past proyects
  • Ans. 

    I have worked on various projects ranging from web development to mobile app development, gaining experience in different technologies and frameworks.

    • Developed a web application using React.js and Node.js for a client in the e-commerce industry

    • Created a mobile app using Flutter for a startup in the travel sector

    • Collaborated with a team to implement a machine learning algorithm for data analysis in a research project

  • Answered by AI
  • Q2. Experience leading a group of develeopers
  • Ans. 

    Led a team of developers on a project to develop a new software application.

    • Managed a team of 5 developers to ensure project deadlines were met

    • Assigned tasks to team members based on their strengths and expertise

    • Held regular team meetings to discuss progress and address any issues

    • Provided guidance and support to team members when needed

    • Collaborated with other departments to gather requirements and feedback

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. It was more like a talk about your experience
  • Q2. Code test to create a small search enginee
  • Ans. 

    Code test to create a small search engine

    • Create a function that takes a search query and an array of strings as input

    • Iterate through the array of strings to find matches with the search query

    • Return an array of strings that contain the search query

  • Answered by AI
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via LinkedIn and was interviewed in Jun 2024. There were 4 interview rounds.

Round 1 - Screening Round 

(3 Questions)

  • Q1. Current company project and tech stack related
  • Q2. Very basic selenium and java interview questions asked verbally
  • Q3. 30 min interview
Round 2 - Coding Test 

(3 Questions)

  • Q1. Write code in java for following input String s = "abdc112kg45ldy4p9" to get output sum = 170.
  • Q2. Some basic selenium, testng, cucumber bdd questions
  • Q3. Its a 40 min coding round
Round 3 - Technical 

(5 Questions)

  • Q1. Java code in order to find the day if we give jan 1 as monday. then what day is sept 14.
  • Q2. Selenium Xpath related questions to find it in website of flipkart sellers page.
  • Q3. Show nullpointer error using java code.
  • Q4. Selenium, TestNG, Cucumber Questions
  • Q5. 45 min high level technical round
Round 4 - Behavioral 

(3 Questions)

  • Q1. General discussion related to current company tecstack and work.
  • Q2. General Managerial Round/HR Round questions related to cultural or behavioral fit.
  • Q3. 30 min short discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - There are hidden rounds, where they just put after the whole interview process just before joining date in order to eliminate the candidates all of a sudden when you are expected to get an offer.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(5 Questions)

  • Q1. Sql related questions were asked
  • Q2. Manual testing questions were asked
  • Q3. Joins questions
  • Q4. Where clause questions
  • Q5. Manual testing questions
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic OOP questions for python programming language

Round 2 - HR 

(2 Questions)

  • Q1. What's abstraction
  • Ans. 

    Abstraction is the concept of hiding complex implementation details and showing only the necessary information to the user.

    • Abstraction allows users to focus on what an object does instead of how it does it

    • It helps in reducing complexity and improving efficiency in software development

    • Example: In object-oriented programming, abstract classes and interfaces are used to achieve abstraction

  • Answered by AI
  • Q2. What's the difference between SQL and NoSQL database
  • Ans. 

    SQL databases are relational databases with structured data, while NoSQL databases are non-relational databases with flexible, unstructured data.

    • SQL databases use structured query language for defining and manipulating data, while NoSQL databases use different query languages or APIs.

    • SQL databases are table-based, with a predefined schema, while NoSQL databases are document, key-value, wide-column, or graph-based.

    • SQL d...

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. Reverse a linked list
  • Ans. 

    Reverse a linked list by changing the direction of pointers

    • Start with three pointers: current, prev, and next

    • Iterate through the linked list, updating pointers to reverse the direction

    • Update the head of the linked list to the last node after reversing

  • Answered by AI
  • Q2. Implement binary search algorithm
  • Ans. 

    Binary search algorithm efficiently finds the target value in a sorted array.

    • Start by defining the low and high indices of the array.

    • Calculate the mid index and compare the target value with the value at mid.

    • If target is less than mid value, update high to mid-1; if greater, update low to mid+1.

    • Repeat until target is found or low is greater than high.

  • Answered by AI
Round 4 - One-on-one 

(2 Questions)

  • Q1. Brief Introduction and basic questions
  • Q2. Future plans and how am i going to achieve them

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Sorting of an array
  • Q2. Bubble sorting algorithm
Round 2 - Technical 

(1 Question)

  • Q1. Java oops question
Round 3 - Technical 

(1 Question)

  • Q1. API questions related to put and patch api
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Jul 2024.

Round 1 - Coding Test 

Create an API using Notepad to check if a string is a palindrome or not.

Round 2 - One-on-one 

(1 Question)

  • Q1. Solid principal

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't join worst company

Community Brands Interview FAQs

How many rounds are there in Community Brands Software Developer Trainee interview?
Community Brands interview process usually has 5 rounds. The most common rounds in the Community Brands interview process are Technical, Aptitude Test and HR.
How to prepare for Community Brands Software Developer Trainee interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Community Brands. The most common topics and skills that interviewers at Community Brands expect are Finance, Management, Networking, Software Development and Software Engineering.
What are the top questions asked in Community Brands Software Developer Trainee interview?

Some of the top questions asked at the Community Brands Software Developer Trainee interview -

  1. Questions about DBMS and programming langu...read more
  2. Question regarding oops concep...read more
  3. Concepts of O...read more

Tell us how to improve this page.

Community Brands Software Developer Trainee Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Cvent Interview Questions
3.5
 • 84 Interviews
MapmyIndia Interview Questions
3.8
 • 24 Interviews
RGBSI Interview Questions
3.6
 • 23 Interviews
Backbase Interview Questions
4.1
 • 21 Interviews
Mentor Graphics Interview Questions
4.0
 • 19 Interviews
3Pillar Global Interview Questions
3.4
 • 18 Interviews
Yodlee Interview Questions
3.8
 • 17 Interviews
Bottomline Interview Questions
3.3
 • 17 Interviews
Workday Interview Questions
4.0
 • 17 Interviews
View all

Fast track your campus placements

View all
Software Engineer
36 salaries
unlock blur

₹8.5 L/yr - ₹22 L/yr

Senior Software Engineer
24 salaries
unlock blur

₹13.6 L/yr - ₹34 L/yr

Software Developer
22 salaries
unlock blur

₹4.8 L/yr - ₹18 L/yr

Technical Lead
20 salaries
unlock blur

₹21 L/yr - ₹35.1 L/yr

QA Engineer
17 salaries
unlock blur

₹8.3 L/yr - ₹16 L/yr

Explore more salaries
Compare Community Brands with

Cvent

3.5
Compare

Eventbrite

2.5
Compare

Fonterra

4.1
Compare

Personiks

5.0
Compare
Did you find this page helpful?
Yes No
write
Share an Interview