Upload Button Icon Add office photos
Engaged Employer

i

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

Cuelogic Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Cuelogic Interview Questions and Answers

Updated 17 Jun 2021

Cuelogic Interview Experiences

Popular Designations

8 interviews found

Senior DataOps Engineer Interview Questions & Answers

user image Anonymous

posted on 3 Apr 2021

I applied via Recruitment Consultant and was interviewed in Mar 2021. There were 5 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Basic question about hadoop spark sql in first round.
  • Q2. Advance question on spark. Like howctoboptimize spark performance. Scala programming questions
  • Q3. Detail discussion about projects worked on in managerial round also case scenarios.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepare all sql basics spark basic. Architecture about data flow in projects. End business use cases and scenarios. In short projects youvworked should be clear as per logical understanding.

I applied via Recruitment Consultant and was interviewed in Dec 2020. There was 1 interview round.

Interview Questionnaire 

4 Questions

  • Q1. I was working on text projects in my current company and was asked the questions around that only. 1. What is a count vectorizer?
  • Q2. How to train a custom word embedding model?
  • Ans. 

    Custom word embedding models can be trained using algorithms like Word2Vec and GloVe.

    • Choose a corpus of text data to train the model on

    • Preprocess the text data by tokenizing and cleaning it

    • Use an algorithm like Word2Vec or GloVe to train the model

    • Tune hyperparameters like vector size and window size for optimal results

    • Evaluate the model using metrics like cosine similarity and word analogy tests

  • Answered by AI
  • Q3. What are the different text clustering algorithms?
  • Ans. 

    Text clustering algorithms group similar documents together based on their content.

    • K-means clustering

    • Hierarchical clustering

    • DBSCAN

    • Latent Dirichlet Allocation (LDA)

    • Non-negative Matrix Factorization (NMF)

    • Agglomerative clustering

    • Spectral clustering

  • Answered by AI
  • Q4. What text pre-processings you did?
  • Ans. 

    I performed standard text pre-processing techniques such as tokenization, stop word removal, and stemming.

    • Tokenization to split text into individual words or phrases

    • Stop word removal to eliminate common words that do not add meaning

    • Stemming to reduce words to their root form

    • Lowercasing to standardize text

    • Removing punctuation and special characters

    • Handling misspellings and abbreviations

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Revise your previous implementations Thoroughly.
Be prepared with Why and how type of questions for every statement you make about your previous implementations.

Skills evaluated in this interview

Data Scientist Interview Questions asked at other Companies

Q1. for a data with 1000 samples and 700 dimensions, how would you find a line that best fits the data, to be able to extrapolate? this is not a supervised ML problem, there's no target. and how would you do it, if you want to treat this as a s... read more
View answer (5)

I applied via Campus Placement and was interviewed in Nov 2020. There were 4 interview rounds.

Interview Questionnaire 

8 Questions

  • Q1. C, C++/Java/Python
  • Q2. OOPs
  • Q3. Data Structures
  • Q4. DBMS
  • Q5. Computer Networking, Basic of Web
  • Q6. Final Year Project
  • Q7. One SQL query
  • Q8. One pattern/string based simple coding

Interview Preparation Tips

Interview preparation tips for other job seekers - If you have good technical knowledge then you may enjoy the interview process and can easily crack it. Should be good with the basics and whatever you mentioned on your resume. Practice top 50 SQL queries and top 100 basic codings.

Junior Software Engineer Interview Questions asked at other Companies

Q1. If there are 10 ball 2 red, 5 blue ,3 orange and one ball is picked randomly what is probability that the ball picked is red?
View answer (2)

Interview Questionnaire 

2 Questions

  • Q1. About your current role.
  • Q2. I told them what I do

Business Analyst Interview Questions asked at other Companies

Q1. You have 10 boxes of balls (each ball weighing exactly10 gm) with one box with defective balls (each one of the defective balls weigh 9 gm). You are given an electronic weighing machine and only one chance at it. How will you find out which... read more
View answer (9)

Cuelogic interview questions for popular designations

 Business Analyst

 (1)

 Data Scientist

 (1)

 Full Stack Developer

 (1)

 Junior Software Engineer

 (1)

 Software Architect

 (1)

 Software Developer

 (1)

 Sr.Engg QA

 (1)

I applied via Naukri.com and was interviewed in Jul 2020. There were 6 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. 5 rounds of interview including HR interview before 1 domestic client interview.

Interview Preparation Tips

Interview preparation tips for other job seekers - Pathetic, stay away!!!

These guys will send you to client interview only when entire company believes that you are a good candidate (5 internal interviews - including HR - before 1 client interview). In short they will send you to their client under their own name without hiring you, and they will hire you if their domestic client hires you, clever! right?

Initially they will say there will be 3 rounds of interview, which any sane experienced person will find reasonable. After your 3 successful interviews (1 with Principal Engineer, 2nd with IT Head, 3rd with Delivery Manager) and when you are waiting for the final round with HR they will say there will be one more interview with client.

After giving 3 interviews you will think that let it be, one more interview, bring it on, then they will ask you to submit your resume in the format provided by Cuelogic (as if you are already an employee).

Then before sending you to the client there will be one more round with HR head, once that is done they will ask you to take another one with the Project Manager. In the 5th round Project Manager will give you "tips" for what client will be asking (Performance improvements, Security, Scalability, Micro-services architecture, SOA, Mobile readiness, licensing etc)

Once everyone in the company finds you suitable for the position, they will forward your profile to their client under their own name.

You are well prepared for all the major stuff which any experienced architect should know, However in final interview with domestic client their architect (your counterpart) will give you an assignment to write code for a problem he probably have googled and could not explain to others, he expects you to write the code in some cheap online collaboration tool in an interview scheduled for 45 minutes.

Instead of wasting time with this "consultancy" find some serious employer.

Software Architect Interview Questions asked at other Companies

Q1. How service management adds to customer experience.
View answer (1)

I applied via Naukri.com and was interviewed in Oct 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Touch core concepts
  • Q2. Basic why type of question for tech we using

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared firm answers

Full Stack Developer Interview Questions asked at other Companies

Q1. Query and Matrix Problem Statement You are given a binary matrix with 'M' rows and 'N' columns, initially consisting of all 0s. You will receive 'Q' queries, which can be of four types: Query 1: 1 R indexQuery 2: 1 C indexQuery 3: 2 R index... read more
Add answer

Sr.Engg QA Interview Questions & Answers

user image Anonymous

posted on 15 Nov 2020

Interview Questionnaire 

1 Question

  • Q1. There is no actual hiring after clearing 3 rounds and selected but instead of salary they said one more client interview and they u rejected in client interview but intitaliy they only 3 rounds. In client ...

Sr.Engg QA Interview Questions asked at other Companies

Q1. What is chemical Material composition of c-45 grade
View answer (1)

I applied via Company Website and was interviewed in Mar 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions were more focused on application debugging.

Interview Preparation Tips

Interview preparation tips for other job seekers - I was not fine with my rejection , but the way the HR team handled me is worth mentioning. I have been through a lot of interviews but not everywhere we find a good candidate experience throughout the interview process. I liked the fact that the company values people. Keep it up.

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (41)

Interview questions from similar companies

dev2 Interview Questions & Answers

Hyland Software Solutions India LLP user image Anonymous

posted on 7 Feb 2025

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Jan 2025.

Round 1 - Coding Test 

DSA- 1easy, 1 medium

Round 2 - Technical 

(7 Questions)

  • Q1. Project discussion
  • Q2. DBMS views
  • Q3. Hibernate
  • Q4. What happens when u enter www.google.com
  • Q5. Authentication
  • Q6. What is socket
  • Q7. Bubble sort and time complexity

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare DBMS, CN properly
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. What are the concepts of threads in Java?
  • Ans. 

    Threads in Java allow for concurrent execution of code, enabling multitasking and improving performance.

    • Threads are lightweight sub-processes within a process.

    • They allow for concurrent execution of code, enabling multitasking.

    • Threads share the same memory space, allowing for efficient communication and data sharing.

    • Examples include creating threads using the Thread class or implementing the Runnable interface.

  • Answered by AI
  • Q2. Volatile keyword uses, refied keyword and its use in generics
  • Ans. 

    Volatile keyword ensures visibility of changes to variables across threads. Reified keyword is used to access type information at runtime in generics.

    • Volatile keyword is used to indicate that a variable's value will be modified by different threads.

    • It ensures that changes made by one thread to a volatile variable are visible to other threads.

    • Reified keyword is used in generics to access type information at runtime, whi...

  • Answered by AI
  • Q3. Multi module architecture in android pros and cons
  • Ans. 

    Multi module architecture in Android involves breaking down an app into multiple modules for better organization and scalability.

    • Pros: better organization, easier maintenance, faster build times, code reusability

    • Cons: increased complexity, potential for dependency issues, learning curve for developers

    • Example: Breaking down an app into separate modules for UI, networking, and data storage can make it easier to work on d

  • Answered by AI
  • Q4. Generics in java
  • Ans. 

    Generics in Java allow for creating classes, interfaces, and methods that operate on types parameterized at compile time.

    • Generics provide type safety by allowing the compiler to detect and prevent type errors at compile time.

    • They enable code reusability by writing generic algorithms that work on different types.

    • Example: List<String> names = new ArrayList<>();

    • Example: public class Box<T> { private T va

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Litmus7 Systems Consulting Senior Android Developer interview:
  • Java
  • Kotlin

Cuelogic Interview FAQs

How to prepare for Cuelogic 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 Cuelogic. The most common topics and skills that interviewers at Cuelogic expect are Javascript, AWS, Python, Java and SQL.
What are the top questions asked in Cuelogic interview?

Some of the top questions asked at the Cuelogic interview -

  1. How to train a custom word embedding mod...read more
  2. What are the different text clustering algorith...read more
  3. What text pre-processings you d...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k 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
 • 806 Interviews
View all

Cuelogic Reviews and Ratings

based on 35 reviews

3.2/5

Rating in categories

3.5

Skill development

3.1

Work-life balance

2.9

Salary

2.9

Job security

3.6

Company culture

2.7

Promotions

3.3

Work satisfaction

Explore 35 Reviews and Ratings
Senior Software Engineer
50 salaries
unlock blur

₹5.2 L/yr - ₹15.1 L/yr

Software Engineer
28 salaries
unlock blur

₹5 L/yr - ₹11 L/yr

Product Engineer
17 salaries
unlock blur

₹4.3 L/yr - ₹14 L/yr

Senior QA Engineer
16 salaries
unlock blur

₹6.5 L/yr - ₹15 L/yr

Senior Product Engineer
14 salaries
unlock blur

₹5 L/yr - ₹17.9 L/yr

Explore more salaries
Compare Cuelogic 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