Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Digichorus Technologies Private Limited Team. If you also belong to the team, you can get access from here

Filter interviews by

Digichorus Technologies Private Limited Interview Questions and Answers

Updated 15 Apr 2024

Digichorus Technologies Private Limited Interview Experiences

1 interview found

Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. About Myself & Tech Stack
  • Q2. WalkThrough of the projects

Front end Engineer Interview Questions asked at other Companies

Q1. Pair Sum Problem Statement You are given an integer array 'ARR' of size 'N' and an integer 'S'. Your task is to find and return a list of all pairs of elements where each sum of a pair equals 'S'. Note: Each pair should be ordered such that... read more
View answer (1)

Interview questions from similar companies

I applied via Naukri.com

Interview Questionnaire 

1 Question

  • Q1.  What are Option Strict and Option Explicit? What are all the differences between Dispose and Finalize()? What is the difference between System.String and System.StringBuilder classes? What is Delegate? ...
  • Ans. 

    Answers to common interview questions for Software Engineer position

    • Option Strict and Option Explicit are compiler directives in VB.NET

    • Dispose() is used to release unmanaged resources while Finalize() is used for garbage collection

    • System.String is immutable while System.StringBuilder is mutable

    • Delegate is a type that represents a reference to a method

    • Value types store data directly while reference types store a referen...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - selection process-
1st round-online test(prpare all kind of logical, verbal, and .net related questions)
2nd round- technical round(prepare all .net interview questions,sql server questions, winforms, web api)
3rd round- hr discussion

I applied via Campus Placement and was interviewed before May 2021. There were 2 interview rounds.

Round 1 - Coding Test 

Will be given Requirement to write code for Restraunt. Based on that have write code for delivering orders by delivery boys.

Round 2 - Technical 

(1 Question)

  • Q1. OOPS Concepts, Java Basics, Collections, MultiThreading

Interview Preparation Tips

Topics to prepare for LogiNext Solutions Software Engineer interview:
  • Java
  • OOPS
  • MySQL
  • Pattern Programming
Interview preparation tips for other job seekers - Focus on DSA and Logical Programming
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Jun 2023. There were 3 interview rounds.

Round 1 - Coding Test 

15 objective questions related to basic DSA, OOPS

Round 2 - Technical 

(2 Questions)

  • Q1. Explain your one of the project , cross questions around project
  • Q2. OS, DBMS & One medium complex coding question
Round 3 - Technical 

(2 Questions)

  • Q1. Introduce yourself & explain your fav. project.
  • Q2. One coding question related to sorting & hashing, i have to share my screen and discuss all possible approaches & then write code for optimum approach.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Nuts and bolts game, to output date in a certain format, one SQL query

Round 2 - Technical 

(2 Questions)

  • Q1. Stacks and Queues
  • Q2. Linked lists, arrays, and many more basic fundamental Dsa questions.
Round 3 - Technical 

(2 Questions)

  • Q1. More about your resume projects.
  • Q2. Puzzles and reasoning is asked

Interview Preparation Tips

Interview preparation tips for other job seekers - Try Puzzles on gfg, knows your projects that you have mentioned in your cv or resume, basic dsa is mostly asked with a focus on dbms.

I applied via Approached by Company and was interviewed in Aug 2021. There were 3 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 - Coding Test 

Assignment to develop a prototype

Round 3 - One-on-one 

(3 Questions)

  • Q1. Face to face questions
  • Q2. Java Question Technical & coding
  • Q3. Mongodb & Mysql Question
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. There wer four questions 1) wildcard pattern matching(leetcode) 2) cows and buffaloes(leetcode) 3) unix based cd directory 4) backtracking question
  • Q2. It was a resume based round for 45 min
Round 2 - Technical 

(1 Question)

  • Q1. It was a resume based round for 1 hr

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice leetcode medium to hard questions
Know your resume very well

Intern Interview Questions & Answers

Idfy user image Anonymous

posted on 7 Aug 2024

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

I applied via Campus Placement and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Coding Test 

It had 2 coding questions

Round 2 - Technical 

(2 Questions)

  • Q1. About projects I mentioned in resume
  • Q2. React questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Aug 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Architecture of current project
  • Ans. 

    The current project follows a microservices architecture with Docker containers for scalability and flexibility.

    • Microservices architecture is used to break down the application into smaller, independent services that can be developed, deployed, and scaled independently.

    • Docker containers are utilized for packaging the application and its dependencies into a standardized unit for easy deployment and management.

    • Service di...

  • Answered by AI
  • Q2. Spring and Hibernate questions
Round 2 - Coding Test 

Basic coding questions

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

I applied via Approached by Company and was interviewed before Sep 2023. There were 3 interview rounds.

Round 1 - Coding Test 

DSA based round. Taken by external company. I would say to medium level questions asked.

Round 2 - One-on-one 

(2 Questions)

  • Q1. This was based on LLD.
  • Q2. Why SQL and not NoSQL?
  • Ans. 

    SQL is preferred for structured data, transactions, complex queries, and ACID compliance.

    • SQL is better for structured data and relationships between data.

    • SQL is preferred for transactions and ensuring data integrity.

    • SQL is more suitable for complex queries involving multiple tables.

    • SQL databases provide ACID compliance for data consistency and reliability.

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

(2 Questions)

  • Q1. Past project experience with a Tech Lead.
  • Ans. 

    Worked on a project with a Tech Lead to develop a new feature for a web application.

    • Collaborated closely with the Tech Lead to define project requirements and timelines

    • Received guidance and mentorship from the Tech Lead on best practices and coding standards

    • Participated in regular code reviews and discussions with the Tech Lead to ensure quality and consistency

    • Implemented feedback and suggestions provided by the Tech L

  • Answered by AI
  • Q2. More into the problems I have solved previously and the working culture discussion.

Interview Preparation Tips

Topics to prepare for Idfy Senior Software Engineer interview:
  • DSA
  • LLD
  • Past project

Skills evaluated in this interview

Digichorus Technologies Private Limited Interview FAQs

How many rounds are there in Digichorus Technologies Private Limited interview?
Digichorus Technologies Private Limited interview process usually has 1 rounds. The most common rounds in the Digichorus Technologies Private Limited interview process are One-on-one Round.
How to prepare for Digichorus Technologies Private Limited 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 Digichorus Technologies Private Limited. The most common topics and skills that interviewers at Digichorus Technologies Private Limited expect are Interpersonal Skills, Communication Skills, Flutter, Leadership Skills and Advanced Excel.

Tell us how to improve this page.

Digichorus Technologies Private Limited Interview Process

based on 2 interviews

Interview experience

3.5
  
Good
View more

Interview Questions from Similar Companies

KDK Software Interview Questions
3.1
 • 15 Interviews
Idfy Interview Questions
3.6
 • 15 Interviews
View all

Digichorus Technologies Private Limited Reviews and Ratings

based on 9 reviews

2.9/5

Rating in categories

2.7

Skill development

2.9

Work-life balance

2.5

Salary

2.4

Job security

2.7

Company culture

2.6

Promotions

2.8

Work satisfaction

Explore 9 Reviews and Ratings
Software Engineer
22 salaries
unlock blur

₹3 L/yr - ₹9 L/yr

Senior Software Engineer
8 salaries
unlock blur

₹6.3 L/yr - ₹24.6 L/yr

Software Developer
7 salaries
unlock blur

₹3.7 L/yr - ₹7.7 L/yr

Technical Lead
4 salaries
unlock blur

₹17 L/yr - ₹24 L/yr

Senior Software Developer
4 salaries
unlock blur

₹3.2 L/yr - ₹10.1 L/yr

Explore more salaries
Compare Digichorus Technologies Private Limited with

Global Edge Software

3.5
Compare

Trawex Technologies

4.5
Compare

WovVTech

4.3
Compare

Moveinsync Technology Solutions

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