I applied online. The process took 1 day. I interviewed at Digiasap (Noida) in Apr 2018
Interview
i applied online,got a call from HR and an interview is scheduled same day in evening,
Round 1: Face to Face Technical round, General Ruby & Ruby on rails Questions
Round 2: Machine Round, They ask me create an App using Action-cable rails to update view dynamically with data pumped by Active Job using Sidekiq with redis as backend
Interview questions [8]
Question 1
what is out put of: 1) a && b, 2) a ||= b, 3) a & b?