Upload Button Icon Add office photos

Filter interviews by

Dotsquares Trainee Programmer Interview Questions and Answers

Updated 6 Aug 2024

Dotsquares Trainee Programmer Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Feb 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. About the javascript
  • Q2. About my projects

Interview questions from similar companies

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

I applied via Campus Placement and was interviewed in Jul 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Quants, Logical aptitude. 3 coding questions, included Maximum Sum Subarray

Round 2 - Group Discussion 

Any recent trending topic.

Round 3 - Technical 

(5 Questions)

  • Q1. Tell me about yourself, Project discussion, SQL Queries, Joins
  • Q2. OOPs concepts, and their pillars. Design a Vehicle class, by understanding the requirements
  • Ans. 

    OOPs concepts and pillars. Design a Vehicle class based on requirements.

    • OOPs concepts: Abstraction, Encapsulation, Inheritance, Polymorphism

    • Vehicle class requirements: attributes like make, model, year, methods like start, stop, accelerate

  • Answered by AI
  • Q3. Programming - find the frequency of given character in a sorted string.
  • Ans. 

    Use binary search to find the first and last occurrence of the character, then calculate the frequency.

    • Use binary search to find the first occurrence of the character in the string.

    • Use binary search to find the last occurrence of the character in the string.

    • Calculate the frequency by subtracting the indices of the last and first occurrences and adding 1.

  • Answered by AI
  • Q4. Managerial related questions.
  • Q5. Why would you like to work at Bounteous

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on CS Fundamentals.

Skills evaluated in this interview

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

100 chooses total in that 50 coding,25 aptitude,25english -round 1

Round 2 - Technical 

(1 Question)

  • Q1. General hr questions

Interview Preparation Tips

Interview preparation tips for other job seekers - For freshers Interview will be easy
Interview experience
4
Good
Difficulty level
Easy
Process Duration
-
Result
Selected Selected

I applied via Walk-in and was interviewed before Aug 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic aptitude questions

Round 2 - Technical 

(5 Questions)

  • Q1. Core java questions, oops, basic programming questions
  • Q2. What are the oops concepts and how we use them?
  • Ans. 

    OOPs concepts are fundamental principles in object-oriented programming that help in organizing and designing code.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit (class). Example: Class Car with properties like make, model, and methods like start(), stop().

    • Inheritance: Ability of a class to inherit properties and behavior from another class. Example: Class SUV inheriting from Class...

  • Answered by AI
  • Q3. Difference between array list and linked list
  • Ans. 

    Array list stores elements in contiguous memory locations, while linked list stores elements in nodes with pointers to the next node.

    • Array list allows random access to elements based on index, while linked list requires traversal from the beginning to access elements.

    • Insertions and deletions are faster in linked list as it only requires updating pointers, while in array list it may require shifting elements.

    • Example: Ar...

  • Answered by AI
  • Q4. Why string is immutable?
  • Ans. 

    String is immutable in order to ensure data integrity and security.

    • Immutable strings prevent accidental data modification, ensuring data integrity.

    • Immutable strings enhance security by preventing unauthorized access or tampering.

    • Immutable strings allow for more efficient memory management and optimization.

    • Examples: Java, Python, and C# all have immutable string objects.

  • Answered by AI
  • Q5. Java collections

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well for core concepts

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed before May 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

English, Maths, Reasoning

Round 2 - Technical 

(1 Question)

  • Q1. Bssic C questions
Round 3 - HR 

(1 Question)

  • Q1. Just formal discussion on the available role

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, In resume only write things which you can answer.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
Selected Selected

I applied via Walk-in and was interviewed before Feb 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Have a good basics in aptitude

Round 2 - Coding Test 

Basic coding knowledge

Round 3 - HR 

(2 Questions)

  • Q1. Be confident and try to answer clear and crisp
  • Q2. Tell me about yourself

Interview Questionnaire 

2 Questions

  • Q1. First round - 50 aptitude questions and 50 technical questions in c and cpp
  • Q2. Hr round - shifts travel

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics of c and cpp and English aptitude questions

I applied via Walk-in and was interviewed in Oct 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What we were adding in resume that must be asked by the interviewers and I mentioned in my resume is about web technologies and I just cleared all the questions whatever they asked me and I am confident th...

Interview Preparation Tips

Interview preparation tips for other job seekers - My advice about any interview is that you should be confident by yourself and that confidence makes us in a easy way to clear the interviews whatever it was

I applied via Referral and was interviewed before Aug 2020. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Tell me about your self
  • Q2. About family
  • Q3. Have u done any courses in programming languages
  • Q4. About Collage project

Interview Preparation Tips

Interview preparation tips for other job seekers - More priority for Communication Skills,
Be clear with information which u have mentioned in Resume
Be Clear with your academic project

I was interviewed before Jan 2016.

Interview Questionnaire 

1 Question

  • Q1. Why you chose IT
  • Ans. 

    I chose IT because of my passion for problem-solving and interest in technology.

    • Fascination with technology and its advancements

    • Enjoyment in finding solutions to complex problems

    • Opportunities for growth and innovation

    • Ability to work in a constantly evolving field

    • Examples: building websites, coding programs, troubleshooting technical issues

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: This test consists of ten programming questions which we need to write on piece of paper and it's on three languages C,C++, Java programming skills are tested here
Tips: Basic Java is sufficient
Duration: 2 hours 5 minutes
Total Questions: 10

Round: Essay writing
Experience: They will give some topic based on that you need to write an essay within specified time
Tips: Creative thinking

Round: HR Interview
Experience: Simple questions are asked which decides your answer of your interview attempt
Tips: Both mind and heart should be thinking d same thing be natural don't pretend

College Name: PSR Engineering college

Dotsquares Interview FAQs

How many rounds are there in Dotsquares Trainee Programmer interview?
Dotsquares interview process usually has 1 rounds. The most common rounds in the Dotsquares interview process are Technical.

Tell us how to improve this page.

Dotsquares Trainee Programmer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 805 Interviews
CitiusTech Interview Questions
3.4
 • 268 Interviews
View all
Software Developer
264 salaries
unlock blur

₹2 L/yr - ₹10.2 L/yr

Business Analyst
105 salaries
unlock blur

₹2 L/yr - ₹10.2 L/yr

Senior Software Developer
83 salaries
unlock blur

₹5 L/yr - ₹15 L/yr

Senior Software Engineer
69 salaries
unlock blur

₹5.8 L/yr - ₹15 L/yr

Salesforce Developer
57 salaries
unlock blur

₹1.7 L/yr - ₹9.6 L/yr

Explore more salaries
Compare Dotsquares with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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