Upload Button Icon Add office photos

Filter interviews by

3clogic Software Engineer Interview Questions and Answers

Updated 19 Oct 2024

3clogic Software Engineer Interview Experiences

2 interviews found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It was pretty easy with mcq on logical,reasoninh

Round 2 - Technical 

(3 Questions)

  • Q1. Normalization in dbms
  • Ans. 

    Normalization in DBMS is the process of organizing data in a database to reduce redundancy and improve data integrity.

    • Normalization involves breaking down a large table into smaller tables and defining relationships between them.

    • It helps in reducing data redundancy by storing data in a structured manner.

    • Normalization ensures data integrity by minimizing data anomalies.

    • There are different normal forms like 1NF, 2NF, 3NF...

  • Answered by AI
  • Q2. N queen oroblem
  • Q3. Variation of0/1 knapsack
  • Ans. 

    Variation of 0/1 knapsack problem involves maximizing value within a weight limit.

    • Consider dynamic programming approach for optimal solution

    • Keep track of maximum value that can be achieved at each weight limit

    • Use a 2D array to store intermediate results

  • Answered by AI

Skills evaluated in this interview

Software Engineer Interview Questions & Answers

user image Rajesh Mohanty

posted on 15 May 2024

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

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

Round 1 - Technical 

(1 Question)

  • Q1. Java, spring boot,sql
Round 2 - Technical 

(1 Question)

  • Q1. Java,spring boot, sql,coding
Round 3 - Mangerial 

(1 Question)

  • Q1. Personal, previous work experience, coding
Round 4 - HR 

(1 Question)

  • Q1. Work details, documents,

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in TCS
Q3. Find the Duplicate Number Problem Statement Given an integer arra ... read more
Q4. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q5. Puzzle : 100 people are standing in a circle .each one is allowed ... read more

Interview questions from similar companies

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

I applied via Indeed and was interviewed in Sep 2024. There were 4 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Basics of Python
  • Q2. Basics of Django
Round 2 - Technical 

(2 Questions)

  • Q1. Python concepts knowledge check
  • Q2. Django architecture and projects discussion
Round 3 - Behavioral 

(1 Question)

  • Q1. General communication about the role and previous experience
Round 4 - HR 

(1 Question)

  • Q1. Package negotiation and culture check
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Given the react machine coding example
Round 2 - Behavioral 

(1 Question)

  • Q1. Explain about your projects
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via Campus Placement

Round 1 - Technical 

(2 Questions)

  • Q1. Oops related questions
  • Q2. C language quizzes
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Coding Rount
DSA Round + Puzzle
SQL + Project Discussion
JS

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

Dsa problems dp and tress problem

Round 2 - Technical 

(2 Questions)

  • Q1. Tell me about your self
  • Q2. Projects and intership

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn DSA
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Given an array Reverse array
  • Ans. 

    Reverse array of strings

    • Iterate through the array and swap elements from start to end

    • Use two pointers, one at the beginning and one at the end, and swap elements until they meet

  • Answered by AI
  • Q2. Giaven a string Reverse string
  • Ans. 

    Reverse a given string

    • Use built-in functions like reverse() or loop through the string in reverse order

    • Create a new string and append characters from the original string in reverse order

    • Convert the string to an array of characters, reverse the array, and then join it back into a string

  • Answered by AI
  • Q3. Given array find sum of all elements
  • Ans. 

    Calculate sum of all elements in a given array of strings

    • Iterate through the array and convert each element to integer before adding to sum

    • Handle edge cases like empty array or non-numeric elements

    • Return the final sum after iterating through all elements

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare DSA well

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Coding exercise related to probability

Round 2 - Technical 

(2 Questions)

  • Q1. Database design for ride hailing service like uber, ola
  • Q2. Tech stack needed to build a real time application
  • Ans. 

    Tech stack for real time applications includes WebSocket, Node.js, Redis, and MongoDB.

    • Use WebSocket for real-time communication between client and server

    • Node.js for server-side logic and handling multiple connections efficiently

    • Redis for caching and storing real-time data

    • MongoDB for persistent data storage and retrieval

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Though the interviewer was friendly his tech knowledge was just average.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

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

Round 1 - Aptitude Test 

Consisted of aptitude and coding output questions

Round 2 - Coding Test 

Coding test was given with three questions .we have to write in on word in 45 mins

Round 3 - HR 

(1 Question)

  • Q1. They asked puzzles and other usual questions

3clogic Interview FAQs

How many rounds are there in 3clogic Software Engineer interview?
3clogic interview process usually has 3 rounds. The most common rounds in the 3clogic interview process are Technical, HR and Aptitude Test.
What are the top questions asked in 3clogic Software Engineer interview?

Some of the top questions asked at the 3clogic Software Engineer interview -

  1. Normalization in d...read more
  2. Variation of0/1 knaps...read more
  3. Java, spring boot,...read more

Tell us how to improve this page.

3clogic Software Engineer Interview Process

based on 2 interviews

Interview experience

5
  
Excellent
View more
3clogic Software Engineer Salary
based on 30 salaries
₹5.1 L/yr - ₹17 L/yr
53% more than the average Software Engineer Salary in India
View more details

3clogic Software Engineer Reviews and Ratings

based on 4 reviews

4.8/5

Rating in categories

4.3

Skill development

4.6

Work-life balance

4.7

Salary

4.5

Job security

4.7

Company culture

4.7

Promotions

4.8

Work satisfaction

Explore 4 Reviews and Ratings
Software Engineer
30 salaries
unlock blur

₹5.1 L/yr - ₹17 L/yr

Senior Software Engineer
11 salaries
unlock blur

₹7.9 L/yr - ₹24.8 L/yr

Professional Service Engineer
7 salaries
unlock blur

₹5.2 L/yr - ₹12 L/yr

Devops Engineer
7 salaries
unlock blur

₹9.3 L/yr - ₹12 L/yr

Senior Devops Engineer
5 salaries
unlock blur

₹12 L/yr - ₹21.5 L/yr

Explore more salaries
Compare 3clogic with

Genesys

4.1
Compare

AVAYA

3.3
Compare

RingCentral

3.9
Compare

8x8

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